Interface | Description |
---|---|
BpmnBoundaryEvent |
BpmnBoundaryEvent v0.0.9054
Event attached to the boundary of an activity.
|
BpmnCancelEventDefinition |
BpmnCancelEventDefinition v0.0.9054
Cancel Events are only used in the context of modeling Transaction Sub-Processes.
|
BpmnCatchEvent |
BpmnCatchEvent v0.0.9054
Events catching some sort of signal or condition (message, condition, timer, etc.).
|
BpmnCompensateEventDefinition |
BpmnCompensateEventDefinition v0.0.9054
Compensation Events are used in the context of triggering or handling compensation.
|
BpmnConditionalEventDefinition |
BpmnConditionalEventDefinition v0.0.9054
Event defined by a condition
|
BpmnEndEvent |
BpmnEndEvent v0.0.9054
the End Event indicates where a Process will end.
|
BpmnErrorEventDefinition |
BpmnErrorEventDefinition v0.0.9054
Event definition for an error.
|
BpmnEscalationEventDefinition |
BpmnEscalationEventDefinition v0.0.9054
Event corresponding to an escalation.
|
BpmnEvent |
BpmnEvent v0.0.9054
An Event is something that "happens" during the course of a Process.
|
BpmnEventDefinition |
BpmnEventDefinition v0.0.9054
Defines the type of contained triggers expected for an Event
|
BpmnImplicitThrowEvent |
BpmnImplicitThrowEvent v0.0.9054
This is a non-graphical Event that this used for Multi-Instance Activities
|
BpmnIntermediateCatchEvent |
BpmnIntermediateCatchEvent v0.0.9054
the Intermediate Event indicates where something happens (an Event) somewhere between the start and end of a Process.
|
BpmnIntermediateThrowEvent |
BpmnIntermediateThrowEvent v0.0.9054
the Intermediate Event indicates where something happens (an Event) somewhere between the start and end of a Process.
|
BpmnLinkEventDefinition |
BpmnLinkEventDefinition v0.0.9054
A Link Event is a mechanism for connecting two sections of a Process.
|
BpmnMessageEventDefinition |
BpmnMessageEventDefinition v0.0.9054
Specifies the receive or sending of a message.
|
BpmnSignalEventDefinition |
BpmnSignalEventDefinition v0.0.9054
Event attached to the receip or sending of a signal.
|
BpmnStartEvent |
BpmnStartEvent v0.0.9054
the Start Event indicates where a particular Process will start.
|
BpmnTerminateEventDefinition |
BpmnTerminateEventDefinition v0.0.9054
|
BpmnThrowEvent |
BpmnThrowEvent v0.0.9054
Events that throw a Result.
|
BpmnTimerEventDefinition |
BpmnTimerEventDefinition v0.0.9054
Event corresponding to a timer event, such as the end of a duration
|