Class InclusiveGatewayParseHandler

java.lang.Object
org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler<org.flowable.bpmn.model.InclusiveGateway>
org.flowable.engine.impl.bpmn.parser.handler.AbstractFlowNodeBpmnParseHandler<org.flowable.bpmn.model.InclusiveGateway>
org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler<org.flowable.bpmn.model.InclusiveGateway>
org.flowable.engine.impl.bpmn.parser.handler.InclusiveGatewayParseHandler
All Implemented Interfaces:
BpmnParseHandler

public class InclusiveGatewayParseHandler extends AbstractActivityBpmnParseHandler<org.flowable.bpmn.model.InclusiveGateway>
Author:
Joram Barrez
  • Constructor Details

    • InclusiveGatewayParseHandler

      public InclusiveGatewayParseHandler()
  • Method Details