Class BpmnInclusiveGatewayBehavior
java.lang.Object
io.camunda.zeebe.engine.processing.bpmn.behavior.BpmnInclusiveGatewayBehavior
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasActivePathToTheGateway(BpmnElementContext context, ExecutableFlowElement inclusiveGateway, ExecutableProcess process)
-
Constructor Details
-
BpmnInclusiveGatewayBehavior
-
-
Method Details
-
hasActivePathToTheGateway
public boolean hasActivePathToTheGateway(BpmnElementContext context, ExecutableFlowElement inclusiveGateway, ExecutableProcess process)
-