Search results

BpmnGateway API in JavaScript (ES5) Diagram API control

Defines the behavior of the bpmn gateway shape

Properties

type

BpmnGateways

Defines the type of the BPMN Gateway

  • 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
  • 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

Defaults to ‘None’

Contents
Contents