csw.alarm.models.ShelveStatus.Shelved
Represents the shelved status of an alarm. Once alarm is shelved no response would be needed in terms of acknowledgement, reset, etc.
Attributes
-
Note
-
Shelved alarms are considered in aggregation of health and severity
-
Graph
-
-
Supertypes
-
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Lowercase
trait EnumEntry
class Object
trait Matchable
class Any
Show all
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Singleton
Attributes
-
Inherited from:
-
Singleton
Attributes
-
Inherited from:
-
Singleton
Attributes
-
Inherited from:
-
Singleton
Attributes
-
Inherited from:
-
Mirror
String representation of this Enum Entry.
String representation of this Enum Entry.
Override in your implementation if needed
Attributes
-
Definition Classes
-
Lowercase -> EnumEntry
-
Inherited from:
-
Lowercase
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
-
Inherited from:
-
Singleton
The name of ShelveStatus e.g. for Shelved
status, the name will be represented as shelved
The name of ShelveStatus e.g. for Shelved
status, the name will be represented as shelved
Attributes
-
Inherited from:
-
ShelveStatus