public class ConfigCheckerFilterPlugin
extends com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPlugin
| Constructor and Description |
|---|
ConfigCheckerFilterPlugin() |
| 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)
We need to invoke plugin with couple of parameters
(product, [check name])
|
com.bmc.arsys.api.ARServerUser |
getUser(com.bmc.arsys.pluginsvr.plugins.ARPluginContext arPluginContext,
boolean dedicatedAdmin) |
void |
initialize(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
void |
terminate(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
public void initialize(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context)
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 void terminate(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context)
throws com.bmc.arsys.api.ARException
terminate in interface com.bmc.arsys.pluginsvr.plugins.ARPluggableterminate 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 context, 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 com.bmc.arsys.api.ARServerUser getUser(com.bmc.arsys.pluginsvr.plugins.ARPluginContext arPluginContext,
boolean dedicatedAdmin)
throws com.bmc.arsys.api.ARException
com.bmc.arsys.api.ARException? Copyright 2013 BMC Software, Inc.