public class FTSPlugin
extends com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPlugin
| Constructor and Description |
|---|
FTSPlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
cleanAttachMetadata(String metaIn) |
List<com.bmc.arsys.api.Value> |
filterAPICall(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context,
List<com.bmc.arsys.api.Value> pInValues) |
static void |
init(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
void |
setDocBoost(List<com.bmc.arsys.api.Value> pInValues) |
void |
terminate(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
public static void init(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context)
throws com.bmc.arsys.api.ARException
com.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 void setDocBoost(List<com.bmc.arsys.api.Value> pInValues) throws com.bmc.arsys.api.ARException
com.bmc.arsys.api.ARException? Copyright 2013 BMC Software, Inc.