public class ConsumersByQueueOrTopic extends Object implements org.miloss.fgsms.plugins.reporting.ReportGeneratorPlugin
| Constructor and Description |
|---|
ConsumersByQueueOrTopic() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
org.miloss.fgsms.services.interfaces.common.TimeRange range,
String currentuser,
org.miloss.fgsms.services.interfaces.common.SecurityWrapper classification,
WebServiceContext ctx) |
List<org.miloss.fgsms.services.interfaces.common.PolicyType> |
GetAppliesTo() |
String |
GetDisplayName() |
String |
GetHtmlFormattedHelp() |
List<org.miloss.fgsms.services.interfaces.common.NameValuePair> |
GetOptionalParameters() |
List<org.miloss.fgsms.services.interfaces.common.NameValuePair> |
GetRequiredParameters() |
public String GetDisplayName()
GetDisplayName in interface org.miloss.fgsms.plugins.PluginCommonpublic String GetHtmlFormattedHelp()
GetHtmlFormattedHelp in interface org.miloss.fgsms.plugins.PluginCommonpublic List<org.miloss.fgsms.services.interfaces.common.PolicyType> GetAppliesTo()
GetAppliesTo in interface org.miloss.fgsms.plugins.PluginCommonpublic void generateReport(OutputStreamWriter data, List<String> urls, String path, List<String> files, org.miloss.fgsms.services.interfaces.common.TimeRange range, String currentuser, org.miloss.fgsms.services.interfaces.common.SecurityWrapper classification, WebServiceContext ctx) throws IOException
generateReport in interface org.miloss.fgsms.plugins.reporting.ReportGeneratorPluginIOExceptionpublic List<org.miloss.fgsms.services.interfaces.common.NameValuePair> GetRequiredParameters()
GetRequiredParameters in interface org.miloss.fgsms.plugins.PluginCommonpublic List<org.miloss.fgsms.services.interfaces.common.NameValuePair> GetOptionalParameters()
GetOptionalParameters in interface org.miloss.fgsms.plugins.PluginCommonCopyright © 2008–2017 MIL-OSS. All rights reserved.