Node
|
Description
|
---|---|
Receive Task
|
A task that waits for the arrival of a message. The process stays in this wait state until a specific message is received.
|
Service Task
|
A task that uses a service. This can be a web service or an automated application.
|
User Task
|
A task that requires a human performer to complete the task with the assistance of a software application.
|
Exclusive Gateway
|
A task that evaluates the state of the workflow and based on the condition, breaks the flow into one of the two or more mutually
exclusive paths.
|
Shape
|
Required
|
---|---|
Start
|
Event
|
Receive Task
|
Event
|
Service Task
|
Service
|
User Task
|
|