Incident-level job control
The following job control methods are available at the incident level,
and can be accessed via the @event script object:
- deliveredIncident():
used to issue a DELIVERED job control to an entire incident. This state
is then propagated to all related events.
- delinkIncident():
used to issue a DELINK job control to an entire incident. This state is
then propagated to all related events.
For proper syntax and parameters, see Event
Object.
Related topics
Event-level job control
Notification-level job
control