Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following Gateway shapes are included in the Toolbox:


Anchor
gateway_fork
gateway_fork
Fork

This Gateway shape allows you to indicate the start of parallel processing of the workflows.
The Name property of this shape defaults to Fork.

Anchor
gateway_join
gateway_join
Join

This Gateway shape allows you to indicate that waiting is required until parallel workflows complete before proceeding to the next action.
The Name property of this shape defaults to Join.

Anchor
gateway_decision
gateway_decision
Decision

This Gateway shape allows you to determine what the next step is based on a specific condition being true or false.
The following table describes the shape's properties.

...