Francesco Corti 5a4cc4edda
Release Note for 4.2 - Initial draft. (#6390)
* Release Note for 4.2 - Initial draft.

* update dep

* documentation

* fix

* remove script

* lint

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-12-07 21:03:41 +00:00

1.6 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