Uses of Class
org.flowable.engine.impl.bpmn.behavior.GatewayActivityBehavior
Packages that use GatewayActivityBehavior
-
Uses of GatewayActivityBehavior in org.flowable.engine.impl.bpmn.behavior
Subclasses of GatewayActivityBehavior in org.flowable.engine.impl.bpmn.behaviorModifier and TypeClassDescriptionclass
Implementation of the Exclusive Gateway/XOR gateway/exclusive data-based gateway as defined in the BPMN specification.class
Implementation of the Inclusive Gateway/OR gateway/inclusive data-based gateway as defined in the BPMN specification.class
Implementation of the Parallel Gateway/AND gateway as defined in the BPMN 2.0 specification.