Class GatewayElementHandler

    • Constructor Detail

      • GatewayElementHandler

        public GatewayElementHandler()
    • Method Detail

      • handleExclusiveGateway

        protected void handleExclusiveGateway​(List<org.eclipse.bpmn2.SequenceFlow> outgoing)
      • handleInclusiveGateway

        protected void handleInclusiveGateway​(List<org.eclipse.bpmn2.SequenceFlow> outgoing)
      • handleParallelGateway

        protected void handleParallelGateway​(List<org.eclipse.bpmn2.SequenceFlow> outgoing)