Interface and Description |
---|
com.actional.lg.plugin.IAlertPlugin
IMPORTANT: For plugins targeted at 8.1 or later, this interface is
deprecated in favor of
IAlertNotifierPlugin
Alert Notifier plugin interface |
Method and Description |
---|
com.actional.ui.plugin.IPluginUI.IProcessPageContext.addError(Object, Object) |
com.actional.soapstation.plugin.inproc.IMitigationMgr.getVariableValueEx(String, Object) |
com.actional.util.DomUtil.serialize(Document, Writer)
Explicitly specify the document encoding by using serialize(Document, Writer, String) instead.
|
com.actional.util.DomUtil.serialize(Element, Writer, boolean)
Explicitly specify the element encoding by using serialize(Element, Writer, String, boolean).
|
com.actional.soapstation.plugin.inproc.IMsgFilterPlugin.IApplyFilterContext.setResult(byte[]) |
com.actional.soapstation.plugin.inproc.IMitigationMgr.setVariableValueEx(String, Object, Object) |