Interface | Description |
---|---|
IAlertNotifierCommon |
This is the base interface for IAlertPlugin and IAlertNotifierPlugin
|
IAlertNotifierPlugin |
Alert Notifier plugin interface
|
IAlertNotifierPlugin.IAlertNotifierContext |
Alert Notifier Context
|
IEmailMessage |
Class | Description |
---|---|
IAlertNotifierPlugin.AlertSeverity |
Alert Severity: ALARM or WARNING
Note: Equality can be tested using the == operator.
|