2022 June Release

Enum COOWF@1.1:BPMNEventDefinition Permanent link for this heading

Event Definitions refers to the triggers of Catch Events (Start and receive Intermediate Events) and the Results of Throw Events (End Events and send Intermediate Events).

Values Permanent link for this heading

Name

Value

Description

BPMN_EVT_TIMER

1

Timer Event

BPMN_EVT_ERROR

2

Error Event

BPMN_EVT_CANCEL

3

Cancel Event

Cancel Events are only used in the context of modeling Transaction Sub-Processes.
The Cancel End Event must only be used within a Transaction Sub-Process and, thus, may not be used in any other type of Sub-Process or Process.

BPMN_EVT_COMPENSATE

4

Compensation Event

BPMN_EVT_ESCALATION

5

Escalation Event

BPMN_EVT_LINK

6

Linking Event

BPMN_EVT_MESSAGE

7

Message Event

BPMN_EVT_SIGNAL

8

Signal Event

BPMN_EVT_TERMINATE

9

Termination Event

BPMN_EVT_CONDITIONAL

10

Conditional Event

Conditional Events send a token if their condition returns true