public abstract class AlertDeliveryPlugin
extends com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPlugin
| Constructor and Description |
|---|
AlertDeliveryPlugin() |
| Modifier and Type | Method and Description |
|---|---|
List<com.bmc.arsys.api.Value> |
filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext pluginContext,
List<com.bmc.arsys.api.Value> pInValues) |
abstract void |
onAlert(AlertDeliveryContext context) |
initialize, onEvent, terminatepublic List<com.bmc.arsys.api.Value> filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext pluginContext, List<com.bmc.arsys.api.Value> pInValues) throws com.bmc.arsys.api.ARException
filterAPICall in interface com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPluggablefilterAPICall in class com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPlugincom.bmc.arsys.api.ARExceptionpublic abstract void onAlert(AlertDeliveryContext context) throws com.bmc.arsys.api.ARException
com.bmc.arsys.api.ARException? Copyright 2013 BMC Software, Inc.