mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[ADF-3745] Added docs for proc cloud services (#4183)
This commit is contained in:
committed by
Eugenio Romano
parent
fdded83699
commit
27adae8e1e
@@ -33,6 +33,7 @@ export class AppsProcessCloudService {
|
||||
|
||||
/**
|
||||
* Gets a list of deployed apps for this user by status.
|
||||
* @param status Required status value
|
||||
* @returns The list of deployed apps
|
||||
*/
|
||||
getDeployedApplicationsByStatus(status: string): Observable<ApplicationInstanceModel[]> {
|
||||
|
Reference in New Issue
Block a user