BpmnEvents

12 Sep 20251 minute to read

Defines the type of the Bpmn Events
Start - Sets the type of the Bpmn Event as Start
Intermediate - Sets the type of the Bpmn Event as Intermediate
End - Sets the type of the Bpmn Event as End
NonInterruptingStart - Sets the type of the Bpmn Event as NonInterruptingStart
NonInterruptingIntermediate - Sets the type of the Bpmn Event as NonInterruptingIntermediate
ThrowingIntermediate - Sets the type of the Bpmn Event as ThrowingIntermediate

  • Start
  • Intermediate
  • End
  • NonInterruptingStart
  • NonInterruptingIntermediate
  • ThrowingIntermediate