public class TwitterAlertDeliveryPlugin extends AlertDeliveryPlugin
| Constructor and Description |
|---|
TwitterAlertDeliveryPlugin() |
| 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) |
void |
initialize(com.bmc.arsys.pluginsvr.plugins.ARPluginContext pluginContext) |
void |
onAlert(AlertDeliveryContext context) |
public void initialize(com.bmc.arsys.pluginsvr.plugins.ARPluginContext pluginContext)
throws com.bmc.arsys.api.ARException
initialize in interface com.bmc.arsys.pluginsvr.plugins.ARPluggableinitialize in class com.bmc.arsys.pluginsvr.plugins.ARPlugincom.bmc.arsys.api.ARExceptionpublic 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 AlertDeliveryPlugincom.bmc.arsys.api.ARExceptionpublic void onAlert(AlertDeliveryContext context) throws com.bmc.arsys.api.ARException
onAlert in class AlertDeliveryPlugincom.bmc.arsys.api.ARException? Copyright 2013 BMC Software, Inc.