Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 2.41 KB

process-list-cloud.service.md

File metadata and controls

50 lines (35 loc) · 2.41 KB
Title Added Status Last reviewed
Process List Cloud Service
v3.0.0
Experimental
2019-03-25

Searches processes.

Class members

Methods

Details

Note that for a call to getProcessByRequest, the ProcessQueryCloudRequestModel object must at minimum have the appName property correctly set.

Activiti 7

If you are generating a project for Activiti 7, you must add the list of apps you want to use in app.config.json .

For example :

  "alfresco-deployed-apps" : [{"name": "simple-app"}]

See also