Files
alfresco-ng2-components/docs/process-services-cloud/services/apps-process-cloud.service.md
Eugenio Romano d7db9adbf6 Update Doc 4.1.0 (#6215)
* docbuild

* docbuild

* doc license audit

* remove link redirect to testing
2020-10-08 18:33:57 +01:00

1.3 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, role?: string): Observable<ApplicationInstanceModel[]>
    Gets a list of deployed apps for this user by status.

  • hasDeployedApps(): boolean

    • Returns boolean -
  • loadApps()

Details

This service implements some features of the Apps process service with modifications for cloud use.

See also