AP&C API Reference
|
The contract used to invoke any and all actions. More...
Public Member Functions | |
void | Execute (ActionArgs args) |
Performs the action. More... | |
Properties | |
PluginDescriptor | Descriptor [get] |
The descriptor of the action used by the plugin infrastructure to define the action. More... | |
The contract used to invoke any and all actions.
void Apac.EventManagement.IAction.Execute | ( | ActionArgs | args | ) |
Performs the action.
args | The ActionArgs used to perform dynamic actions. |
Implemented in Apac.Reporting.AlertAction.
|
get |
The descriptor of the action used by the plugin infrastructure to define the action.