Files
alfresco-ng2-components/docs/process-services-cloud/services/process-list-cloud.service.md
Andy Stark cec08f50d7 [ADF-4249] Updates for doc review (#4494)
* [ADF-4249] Doc review updates

* [ADF-4249] Updated doc index pages

* [ADF-4249] Minor corrections to un/claim task docs
2019-03-26 10:18:44 +00:00

1.5 KiB

Title, Added, Status, Last reviewed
Title Added Status Last reviewed
Process List Cloud Service v3.0.0 Experimental 2019-03-25

Process List Cloud Service

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