Event Nature
The event nature specifies the position of the event in the process sequence.
- Start: at the beginning of the process sequence
- Catch: waits for something to occur before continuing the process sequence
- Throw: send something (a message, a signal, etc.) and continues the process sequence
- End: ends the process sequence
Translations
Products