mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
review documentation (#5407)
This commit is contained in:
@@ -38,6 +38,7 @@ export class AppsProcessCloudService {
|
||||
/**
|
||||
* Gets a list of deployed apps for this user by status.
|
||||
* @param status Required status value
|
||||
* @param role to filter the apps
|
||||
* @returns The list of deployed apps
|
||||
*/
|
||||
getDeployedApplicationsByStatus(status: string, role?: string): Observable<ApplicationInstanceModel[]> {
|
||||
|
Reference in New Issue
Block a user