Class ExecutableInclusiveGateway
java.lang.Object
io.camunda.zeebe.engine.processing.deployment.model.element.AbstractFlowElement
io.camunda.zeebe.engine.processing.deployment.model.element.ExecutableFlowNode
io.camunda.zeebe.engine.processing.deployment.model.element.ExecutableInclusiveGateway
- All Implemented Interfaces:
ExecutableFlowElement
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.zeebe.engine.processing.deployment.model.element.ExecutableFlowNode
addIncoming, addListener, getEndExecutionListeners, getIncoming, getInputMappings, getOutgoing, getOutputMappings, getStartExecutionListeners, hasExecutionListeners, setInputMappings, setOutputMappings
Methods inherited from class io.camunda.zeebe.engine.processing.deployment.model.element.AbstractFlowElement
getElementType, getEventType, getFlowScope, getId, setElementType, setEventType, setFlowScope
-
Constructor Details
-
ExecutableInclusiveGateway
-
-
Method Details
-
getDefaultFlow
-
setDefaultFlow
-
addOutgoing
- Overrides:
addOutgoing
in classExecutableFlowNode
-
getOutgoingWithCondition
-