public class ARScheduleProcessorFilter extends Object implements com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPluggable
| Constructor and Description |
|---|
ARScheduleProcessorFilter() |
| Modifier and Type | Method and Description |
|---|---|
List<com.bmc.arsys.api.Value> |
filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context,
List<com.bmc.arsys.api.Value> pInValues) |
void |
initialize(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
void |
onEvent(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context,
int arg1) |
void |
terminate(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
public List<com.bmc.arsys.api.Value> filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context, List<com.bmc.arsys.api.Value> pInValues) throws com.bmc.arsys.api.ARException
filterAPICall in interface com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPluggablecom.bmc.arsys.api.ARExceptionpublic void initialize(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context)
throws com.bmc.arsys.api.ARException
initialize in interface com.bmc.arsys.pluginsvr.plugins.ARPluggablecom.bmc.arsys.api.ARExceptionpublic void onEvent(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context,
int arg1)
throws com.bmc.arsys.api.ARException
onEvent in interface com.bmc.arsys.pluginsvr.plugins.ARPluggablecom.bmc.arsys.api.ARExceptionpublic void terminate(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context)
throws com.bmc.arsys.api.ARException
terminate in interface com.bmc.arsys.pluginsvr.plugins.ARPluggablecom.bmc.arsys.api.ARException? Copyright 2013 BMC Software, Inc.