Class IncidentImpl
java.lang.Object
io.camunda.zeebe.client.impl.search.response.IncidentImpl
- All Implemented Interfaces:
Incident
-
Constructor Details
-
IncidentImpl
-
-
Method Details
-
getKey
-
getProcessDefinitionKey
- Specified by:
getProcessDefinitionKeyin interfaceIncident
-
getBpmnProcessId
- Specified by:
getBpmnProcessIdin interfaceIncident
-
getProcessInstanceKey
- Specified by:
getProcessInstanceKeyin interfaceIncident
-
getErrorType
- Specified by:
getErrorTypein interfaceIncident
-
getErrorMessage
- Specified by:
getErrorMessagein interfaceIncident
-
getFlowNodeId
- Specified by:
getFlowNodeIdin interfaceIncident
-
getFlowNodeInstanceKey
- Specified by:
getFlowNodeInstanceKeyin interfaceIncident
-
getCreationTime
- Specified by:
getCreationTimein interfaceIncident
-
getState
-
getJobKey
-
getTreePath
- Specified by:
getTreePathin interfaceIncident
-
getTenantId
- Specified by:
getTenantIdin interfaceIncident
-