Palette

The Palette contains different artifacts to help you build your process model.

Select and drop into the main drawing pane to define or modify your process model. You can do the following with the Palette:

Connections
Sequence Flow - This connection defines the process flow between objects.
Conditional Flow - This connection defines the conditional flow between objects.
Default Flow - This connections is a default flow if all other conditions are false.
Start Event
Start Event - This event does not specify any trigger.
Catch Intermediate Event
Catch Timer Intermediate Event - This event waits for an event triggered at a specified time.
Catch Link Intermediate Event - This event links from a Throw Link event.
Catch Error Intermediate Event - This event catches an error thrown inside a task or a sub process.
Catch Cancel Intermediate Event - This event catches the cancel sub process.
Throw Intermediate Event
Thrown Link Intermediate Event - This event links to a Catch Link event
End Events
Message End Event - This is a normal end process.
Tasks
Service Task - This task is performed by an automated service or an application.
Reusable Sub-Process - This process executes the external process.
Gateways
Exclusive Data-Based Gateway - This gateway conditionally splits or joins flows based on a data.
Parallel Gateway - This gateway unconditionally splits or joins flows.
Artifacts
Text Annotation - This text allows you to document the process.
Pool - This represents a logical participant in a process.
Lane - This represent a sub division of a process.