Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 6.85 KB

start-process-cloud.service.md

File metadata and controls

69 lines (58 loc) · 6.85 KB
Title Added Status Last reviewed
Start Process Cloud Service
v3.0.0
Experimental
2019-01-09

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