Interface CreateProcessBaseRequest<V>

Type Parameters

Hierarchy

Properties

bpmnProcessId: string

the BPMN process ID of the process definition

variables: V

JSON document that will instantiate the variables for the root variable scope of the process instance.

version?: number

the version of the process; if not specified it will use the latest version

Generated using TypeDoc