Uses of Class
org.flowable.bpmn.model.Gateway
-
Packages that use Gateway Package Description org.flowable.bpmn.model -
-
Uses of Gateway in org.flowable.bpmn.model
Subclasses of Gateway in org.flowable.bpmn.model Modifier and Type Class Description classComplexGatewayclassEventGatewayclassExclusiveGatewayclassInclusiveGatewayclassParallelGatewayMethods in org.flowable.bpmn.model that return Gateway Modifier and Type Method Description abstract GatewayGateway. clone()Methods in org.flowable.bpmn.model with parameters of type Gateway Modifier and Type Method Description voidGateway. setValues(Gateway otherElement)
-