csw.alarm.models.ShelveStatus
See theShelveStatus companion object
sealed abstract class ShelveStatus extends EnumEntry, Lowercase
Represents whether the alarm is shelved or not. Alarms that are shelved will automatically be unshelved at a specific time (currently configured at 8 AM local time) if it is not unshelved explicitly. This time is configurable e.g csw-alarm.shelve-timeout = hs a .
Attributes
- Note
-
By default all the alarms are loaded in alarm store with
Unshelved
status - Companion
- object
- Graph
-
- Supertypes
- Known subtypes
Members list
In this article