Files
alfresco-ng2-components/docs/process-services-cloud/services/start-process-cloud.service.md
Mercy Chrysolite a64e13bec5 [ACA-3623] Process definition name filter in task list (#5871)
* [ACA-3623] Process definition name filter in task list

* Added unit test

* Aligning with changes in process list

* Added all option
2020-09-14 13:01:19 +05:30

6.1 KiB

Title, Added, Status, Last reviewed
Title Added Status Last reviewed
Start Process Cloud Service v3.0.0 Experimental 2019-01-09

Start Process Cloud Service

Gets process definitions and starts processes.

Class members

Methods

Details

You can use the startProcess method in much the same way as the startProcess method in the Process service (see the Process service page for an example). However, the cloud version combines the process details and variables conveniently into the ProcessPayloadCloud object.

See also