Response for an create process instance with result command.
More...
Response for an create process instance with result command.
◆ BpmnProcessId
string Zeebe.Client.Api.Responses.IProcessInstanceResult.BpmnProcessId |
|
get |
- Returns
- BPMN process id of the process which this instance was created for.
◆ ProcessDefinitionKey
long Zeebe.Client.Api.Responses.IProcessInstanceResult.ProcessDefinitionKey |
|
get |
- Returns
- Key of the process which this instance was created for.
◆ ProcessInstanceKey
long Zeebe.Client.Api.Responses.IProcessInstanceResult.ProcessInstanceKey |
|
get |
- Returns
- Unique key of the created process instance on the partition.
◆ Version
int Zeebe.Client.Api.Responses.IProcessInstanceResult.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/IProcessInstanceResult.cs