AP&C API Reference
Protected Member Functions | List of all members
Apac.Plugins.Actions.EmailAlertAction Class Reference
Inheritance diagram for Apac.Plugins.Actions.EmailAlertAction:
Apac.Reporting.AlertAction Apac.Configuration.Plugin< PluginAttribute, PluginDescriptor > Apac.Reporting.IAlertAction Apac.EventManagement.IAction

Protected Member Functions

override void OnNotify (Apac.Monitoring.Alert alert)
 Called when the subclass should notify of the alert. More...
 

Additional Inherited Members

- Public Member Functions inherited from Apac.Reporting.AlertAction
void Notify (Apac.Monitoring.Alert alert)
 Notifies of the alert. More...
 
void Execute (ActionArgs args)
 Performs the action. More...
 
- Properties inherited from Apac.Configuration.Plugin< PluginAttribute, PluginDescriptor >
virtual log4net.ILog Log [get]
 Gets the log. It lazy loads as necessary. More...
 
Guid Id [get]
 Gets the id of the formula from the subclass's PluginAttribute. More...
 
string Name [get]
 Gets the name of the formula from the subclass's PluginAttribute. More...
 
string Description [get]
 Gets the description from the subclass's PluginAttribute. More...
 
string Instructions [get]
 Gets the instructions from the subclass's PluginAttribute. More...
 
Descriptor [get]
 Gets the descriptor so it can be serialized to remote clients.. More...
 
Attribute [get]
 Gets the attribute, lazy loads it as necessary. More...
 
- Properties inherited from Apac.EventManagement.IAction
PluginDescriptor Descriptor [get]
 The descriptor of the action used by the plugin infrastructure to define the action. More...
 

Member Function Documentation

◆ OnNotify()

override void Apac.Plugins.Actions.EmailAlertAction.OnNotify ( Apac.Monitoring.Alert  alert)
inlineprotectedvirtual

Called when the subclass should notify of the alert.

Parameters
alertThe alert.

Implements Apac.Reporting.AlertAction.


The documentation for this class was generated from the following file: