public class ParseParameters
extends com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPlugin
| Constructor and Description |
|---|
ParseParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendException(Throwable th) |
List<com.bmc.arsys.api.Value> |
filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context,
List<com.bmc.arsys.api.Value> inValues) |
StringBuffer |
getFormattedString() |
void |
initialize(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
static void |
main(String[] args) |
void |
setFormattedString(StringBuffer formattedString) |
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 appendException(Throwable th)
public StringBuffer getFormattedString()
public void setFormattedString(StringBuffer formattedString)
public static void main(String[] args)
args - public List<com.bmc.arsys.api.Value> filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context, List<com.bmc.arsys.api.Value> inValues) 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.ARException? Copyright 2013 BMC Software, Inc.