BpmnBoundaryEvent
Event attached to the boundary of an activity.
: BpmnBoundaryEvent (architecture_autodiagram)
Figure 25 : BpmnBoundaryEvent (architecture_autodiagram)
BpmnBoundaryEventBpmnCatchEventBpmnActivity
Attribute
Description
boolean CancelActivity [1..1]
Denotes whether the Activity should be cancelled or not, i.e., whether the boundary catch Event acts as an Error or an Escalation. If the Activity is not cancelled, multiple instances of that handler can run concurrently. This attribute cannot be applied to Error Events (where it?s always true), or Compensation Events (where it doesn?t apply).
Association
Description
AttachedToRef : BpmnActivity [1..1]