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.builderClasses in org.camunda.bpm.model.bpmn.builder with type parameters of type GatewayModifier and TypeClassDescriptionclassAbstractGatewayBuilder<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.instanceClasses in org.camunda.bpm.model.bpmn.impl.instance that implement GatewayModifier and TypeClassDescriptionclassThe BPMN complexGateway elementclassThe BPMN eventBasedGateway elementclassThe BPMN exclusiveGateway elementclassThe BPMN gateway elementclassThe BPMN inclusiveGateway elementclassThe BPMN parallelGateway element
- 
Uses of Gateway in org.camunda.bpm.model.bpmn.instanceSubinterfaces of Gateway in org.camunda.bpm.model.bpmn.instanceModifier and TypeInterfaceDescriptioninterfaceThe BPMN complexGateway elementinterfaceThe BPMN eventBasedGateway elementinterfaceThe BPMN exclusiveGateway elementinterfaceThe BPMN inclusiveGateway elementinterfaceThe BPMN parallelGateway element