2023-01-02 14:00:01 +00:00

2.4 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