Uses of Class
org.flowable.bpmn.model.InclusiveGateway
Packages that use InclusiveGateway
Package
Description
Helper classes for testing processes.
-
Uses of InclusiveGateway in org.flowable.bpmn.model
Methods in org.flowable.bpmn.model that return InclusiveGatewayMethods in org.flowable.bpmn.model with parameters of type InclusiveGateway -
Uses of InclusiveGateway in org.flowable.engine.test
Methods in org.flowable.engine.test with parameters of type InclusiveGatewayModifier and TypeMethodDescriptionorg.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
TestActivityBehaviorFactory.createInclusiveGatewayActivityBehavior
(InclusiveGateway inclusiveGateway)