The EiffelActivityCanceledEvent signals that a previously triggered activity execution has been canceled before it has started. This is typically used in queuing situations where a queued execution is dequeued. It is recommended that CAUSE links be used to indicate the reason.
Type: String
Required: No
Description: Any human readable information as to the reason for dequeueing.
Version | Introducing Commit |
---|---|
1.0.0 | Current version |