mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
1.1 KiB
1.1 KiB
Title, Added, Status, Last reviewed
Title | Added | Status | Last reviewed |
---|---|---|---|
Apps Process Cloud Service | v3.0.0 | Experimental | 2019-01-09 |
Apps Process Cloud Service
Gets details of deployed apps for the current user.
Class members
Methods
- getDeployedApplicationsByStatus(status:
string
):Observable
<
ApplicationInstanceModel
[]>
Gets a list of deployed apps for this user by status.- status:
string
- Required status value - Returns
Observable
<
ApplicationInstanceModel
[]>
- The list of deployed apps
- status:
Details
This service implements some features of the Apps process service with modifications for cloud use.