Active
csw.alarm.models.ActivationStatus.Active
case object Active extends ActivationStatus
Represents active state of the alarm. Active alarms are considered while aggregating severity and health of a subsystem, component or whole system.
Attributes
- Graph
-
- Supertypes
- Self type
-
Active.type
Members list
Value members
Inherited methods
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 ActivationStatus e.g. for Active
status, the name will be represented as active
The name of ActivationStatus e.g. for Active
status, the name will be represented as active
Attributes
- Inherited from:
- ActivationStatus
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article