mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-5066] APS2 › Process List test need to be automated (#5441)
* [ADF-5066] APS2 › Process List test need to be automated * fixed spell check error * fixed errors * taskname from resource * fixed e2e * fixed comments * fixed declartions
This commit is contained in:
@@ -122,6 +122,9 @@ export const ACTIVITI_CLOUD_APPS: any = {
|
||||
name: 'requirednumbervisibility'
|
||||
}
|
||||
},
|
||||
tasks: {
|
||||
processstring: 'inputtask'
|
||||
},
|
||||
security: [
|
||||
{ 'role': 'ACTIVITI_ADMIN', 'groups': [], 'users': ['superadminuser'] },
|
||||
{ 'role': 'ACTIVITI_USER', 'groups': ['hr', 'testgroup'], 'users': ['hruser'] },
|
||||
|
Reference in New Issue
Block a user