Uses of Interface
org.camunda.bpm.model.bpmn.instance.Gateway
Package
Description
-
Uses of Gateway in org.camunda.bpm.model.bpmn.builder
Modifier and TypeClassDescriptionclass
AbstractGatewayBuilder<B extends AbstractGatewayBuilder<B,
E>, E extends Gateway> -
Uses of Gateway in org.camunda.bpm.model.bpmn.impl.instance
Modifier 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
Modifier and TypeInterfaceDescriptioninterface
The BPMN complexGateway elementinterface
The BPMN eventBasedGateway elementinterface
The BPMN exclusiveGateway elementinterface
The BPMN inclusiveGateway elementinterface
The BPMN parallelGateway element