Class ProcessInstanceImpl
java.lang.Object
io.camunda.zeebe.client.impl.search.response.ProcessInstanceImpl
- All Implemented Interfaces:
ProcessInstance
-
Constructor Details
-
ProcessInstanceImpl
-
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceProcessInstance
-
getProcessName
- Specified by:
getProcessNamein interfaceProcessInstance
-
getProcessVersion
- Specified by:
getProcessVersionin interfaceProcessInstance
-
getBpmnProcessId
- Specified by:
getBpmnProcessIdin interfaceProcessInstance
-
getParentProcessInstanceKey
- Specified by:
getParentProcessInstanceKeyin interfaceProcessInstance
-
getParentFlowNodeInstanceKey
- Specified by:
getParentFlowNodeInstanceKeyin interfaceProcessInstance
-
getStartDate
- Specified by:
getStartDatein interfaceProcessInstance
-
getEndDate
- Specified by:
getEndDatein interfaceProcessInstance
-
getState
- Specified by:
getStatein interfaceProcessInstance
-
getIncident
- Specified by:
getIncidentin interfaceProcessInstance
-
getHasActiveOperation
- Specified by:
getHasActiveOperationin interfaceProcessInstance
-
getProcessDefinitionKey
- Specified by:
getProcessDefinitionKeyin interfaceProcessInstance
-
getTenantId
- Specified by:
getTenantIdin interfaceProcessInstance
-
getRootInstanceId
- Specified by:
getRootInstanceIdin interfaceProcessInstance
-
getOperations
- Specified by:
getOperationsin interfaceProcessInstance
-
getCallHierarchy
- Specified by:
getCallHierarchyin interfaceProcessInstance
-