BpmnGateways

12 Sep 20251 minute to read

Defines the type of the Bpmn gateways
None - Sets the type of the gateway as None
Exclusive - Sets the type of the gateway as Exclusive
Inclusive - Sets the type of the gateway as Inclusive
Parallel - Sets the type of the gateway as Parallel
Complex - Sets the type of the gateway as Complex
EventBased - Sets the type of the gateway as EventBased
ExclusiveEventBased - Sets the type of the gateway as ExclusiveEventBased
ParallelEventBased - Sets the type of the gateway as ParallelEventBased

  • None
  • Exclusive
  • Inclusive
  • Parallel
  • Complex
  • EventBased
  • ExclusiveEventBased
  • ParallelEventBased