Class ProcessInstanceSequenceFlowImpl
java.lang.Object
io.camunda.client.impl.search.response.ProcessInstanceSequenceFlowImpl
- All Implemented Interfaces:
ProcessInstanceSequenceFlow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanelement id for the sequence flow instanceprocess definition id for the sequence flow instanceprocess definition key for the sequence flow instanceprocess instance key for the sequence flow instanceID of the sequence flowtenant id for the sequence flow instanceinthashCode()toString()
-
Constructor Details
-
ProcessInstanceSequenceFlowImpl
-
ProcessInstanceSequenceFlowImpl
-
-
Method Details
-
getSequenceFlowId
Description copied from interface:ProcessInstanceSequenceFlowID of the sequence flow- Specified by:
getSequenceFlowIdin interfaceProcessInstanceSequenceFlow
-
getProcessInstanceKey
Description copied from interface:ProcessInstanceSequenceFlowprocess instance key for the sequence flow instance- Specified by:
getProcessInstanceKeyin interfaceProcessInstanceSequenceFlow
-
getProcessDefinitionKey
Description copied from interface:ProcessInstanceSequenceFlowprocess definition key for the sequence flow instance- Specified by:
getProcessDefinitionKeyin interfaceProcessInstanceSequenceFlow
-
getProcessDefinitionId
Description copied from interface:ProcessInstanceSequenceFlowprocess definition id for the sequence flow instance- Specified by:
getProcessDefinitionIdin interfaceProcessInstanceSequenceFlow
-
getElementId
Description copied from interface:ProcessInstanceSequenceFlowelement id for the sequence flow instance- Specified by:
getElementIdin interfaceProcessInstanceSequenceFlow
-
getTenantId
Description copied from interface:ProcessInstanceSequenceFlowtenant id for the sequence flow instance- Specified by:
getTenantIdin interfaceProcessInstanceSequenceFlow
-
hashCode
public int hashCode() -
equals
-
toString
-