If you are unfamiliar with BPMN 2.0, you might want to check out the first.

Coverage

Participants

Pool Lane Subprocess

Call Activity

EventSubprocess

Transaction





### Tasks

Service Task

User Task

Script Task

Business RuleTask

Manual Task

Receive Task

Undefined Task Send Task

Receive Task(instantiated)

Gateways

XOR

OR

AND

Event



### Data

Data Object Data Store TextAnnotation Group

Events

In BPMN there are start events, intermediate events and end events. These three event types can be catching events or throwing events. Intermediate events can be used as boundary events on tasks, in which case they can be interrupting or non-interrupting. This gives you a lot of flexibility to use events in your processes.

Understanding BPMN Events

|Type|Start|Intermediate|End
||Normal|Event Subprocess|Event Subprocess non-interrupt |catch|boundary|boundary non-interrupt |throw|
|None||||||||
|||||||||
|Timer||||||||
|||||||||
|Link||||||||
|||||||||
|Error||||||||
|||||||||
|Termination||||||||
|||||||||
|Cancel||||||||
|Multiple||||||||
|Multiple Parallel||||||||