Response for an create process instance command.
More...
Response for an create process instance command.
◆ BpmnProcessId
string Zeebe.Client.Api.Responses.IProcessInstanceResponse.BpmnProcessId |
|
get |
- Returns
- BPMN process id of the process which this instance was created for.
◆ ProcessDefinitionKey
long Zeebe.Client.Api.Responses.IProcessInstanceResponse.ProcessDefinitionKey |
|
get |
- Returns
- Key of the process which this instance was created for.
◆ ProcessInstanceKey
long Zeebe.Client.Api.Responses.IProcessInstanceResponse.ProcessInstanceKey |
|
get |
- Returns
- Unique key of the created process instance on the partition.
◆ Version
int Zeebe.Client.Api.Responses.IProcessInstanceResponse.Version |
|
get |
- Returns
- Version of the process which this instance was created for.
The documentation for this interface was generated from the following file:
- Client/Api/Responses/IProcessInstanceResponse.cs