◆ BpmnProcessId()
Set the BPMN process id of the process to create an instance of. This is the static id of the process in the BPMN XML (i.e. "<bpmn:process id='my-process'>").
- Parameters
-
bpmnProcessId | the BPMN process id of the process |
- Returns
- the builder for this command
◆ ProcessDefinitionKey()
Set the key of the process to create an instance of. The key is assigned by the broker while deploying the process. It can be picked from the deployment or process event.
- Parameters
-
processDefinitionKey | the key of the process |
- Returns
- the builder for this command
The documentation for this interface was generated from the following file:
- Client/Api/Commands/ICreateProcessInstanceCommandStep1.cs