Constructor
new module:caplin/alerts/TriggerStates()
Members
-
(static) ACTIVE
-
The trigger is monitoring its trigger condition, and will trigger if it is met.
-
(static) INACTIVE
-
The trigger is not monitoring its trigger condition, so will not trigger if it is met.
-
(static) TRIGGERED
-
The trigger's condition has been met, and a notification has been generated for this trigger.