Uses of Class
org.flowable.bpmn.model.ExclusiveGateway
Packages that use ExclusiveGateway
Package
Description
Helper classes for testing processes.
-
Uses of ExclusiveGateway in org.flowable.bpmn.model
Methods in org.flowable.bpmn.model that return ExclusiveGatewayMethods in org.flowable.bpmn.model with parameters of type ExclusiveGateway -
Uses of ExclusiveGateway in org.flowable.engine.test
Methods in org.flowable.engine.test with parameters of type ExclusiveGatewayModifier and TypeMethodDescriptionorg.flowable.engine.impl.bpmn.behavior.ExclusiveGatewayActivityBehavior
TestActivityBehaviorFactory.createExclusiveGatewayActivityBehavior
(ExclusiveGateway exclusiveGateway)