maestro
latest
false
- Overview
- Process modeling
- BPMN
- Process implementation
- Process operations
- Process monitoring
- Process optimization
- Reference information
End events

Maestro user guide
Last updated Jun 23, 2025
End events
End events indicate how a path terminates. Each path in a diagram should end with one
Event type | Meaning |
---|---|
None | Used for manual starts or when the trigger is defined outside the BPMN model. |
Message | Indicates the process is triggered by an incoming message. Often used in called processes. |
Error | Indicates the process starts at a specific time or after a delay. Useful for scheduled operations. |
Terminate | Immediately ends the entire process instance, canceling all active paths, |
Important: Use end events consistently to signal
completion or failure. Avoid leaving paths open.
For more details about the BPMN elements supported in Maestro, see BPMN support.