org.eso.ias.sink.email.Sender
The notification sender sends notification to recipients.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Notify the recipients of the state changes of the passed alarms
Notify the recipients of the state changes of the passed alarms
Value parameters
-
alarmStates
-
the states of the alarms to notify
-
recipient
-
the recipient to notify
Attributes
Send the notification to notify that an alarm has been set or cleared
Send the notification to notify that an alarm has been set or cleared
Value parameters
-
alarmId
-
the ID of the alarm
-
alarmState
-
the state to notify
-
recipients
-
the recipients to notify
Attributes