Uses of Interface
org.camunda.bpm.model.bpmn.instance.Gateway
Packages that use Gateway
Package
Description
-
Uses of Gateway in org.camunda.bpm.model.bpmn.builder
Classes in org.camunda.bpm.model.bpmn.builder with type parameters of type GatewayModifier and TypeClassDescriptionclass
AbstractGatewayBuilder<B extends AbstractGatewayBuilder<B,
E>, E extends Gateway> Methods in org.camunda.bpm.model.bpmn.builder that return Gateway -
Uses of Gateway in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement GatewayModifier and TypeClassDescriptionclass
The BPMN complexGateway elementclass
The BPMN eventBasedGateway elementclass
The BPMN exclusiveGateway elementclass
The BPMN gateway elementclass
The BPMN inclusiveGateway elementclass
The BPMN parallelGateway element -
Uses of Gateway in org.camunda.bpm.model.bpmn.instance
Subinterfaces of Gateway in org.camunda.bpm.model.bpmn.instanceModifier and TypeInterfaceDescriptioninterface
The BPMN complexGateway elementinterface
The BPMN eventBasedGateway elementinterface
The BPMN exclusiveGateway elementinterface
The BPMN inclusiveGateway elementinterface
The BPMN parallelGateway element