File

core/version/platform-details.service.ts

Index

Methods

Constructor

constructor(version: VersionService, appState: AppStateService, apps: ApplicationService)
Parameters :
Name Type Optional
version VersionService No
appState AppStateService No
apps ApplicationService No

Methods

Protected getDirectPermissionsOfUser
getDirectPermissionsOfUser(user: ICurrentUser)
Parameters :
Name Type Optional
user ICurrentUser No
Returns : string[]
Protected Async getMicroserviceVersions
getMicroserviceVersions(userId: string)
Parameters :
Name Type Optional
userId string No
Returns : Promise<CleanedVersion[]>
Protected getPermissionsOfAssignedGroups
getPermissionsOfAssignedGroups(user: ICurrentUser)
Parameters :
Name Type Optional
user ICurrentUser No
Returns : literal type[]
Async getPlatformDetailsObject
getPlatformDetailsObject()
Returns : unknown
Protected getUserPermissions
getUserPermissions(user: ICurrentUser | null)
Parameters :
Name Type Optional
user ICurrentUser | null No
Returns : { user: {}; groups: {}; }
Protected Async getVersions
getVersions()
Returns : Promise<CleanedVersion[]>

results matching ""

    No results matching ""