Uses of Class
org.activiti.engine.impl.bpmn.behavior.GatewayActivityBehavior
-
Packages that use GatewayActivityBehavior Package Description org.activiti.engine.impl.bpmn.behavior -
-
Uses of GatewayActivityBehavior in org.activiti.engine.impl.bpmn.behavior
Subclasses of GatewayActivityBehavior in org.activiti.engine.impl.bpmn.behavior Modifier and Type Class Description classExclusiveGatewayActivityBehaviorimplementation of the Exclusive Gateway/XOR gateway/exclusive data-based gateway as defined in the BPMN specification.classInclusiveGatewayActivityBehaviorImplementation of the Inclusive Gateway/OR gateway/inclusive data-based gateway as defined in the BPMN specification.classParallelGatewayActivityBehaviorImplementation of the Parallel Gateway/AND gateway as defined in the BPMN 2.0 specification.
-