public class RunReport extends Object
| Constructor and Description |
|---|
RunReport(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendException(Throwable th) |
StringBuffer |
getFormattedString() |
com.bmc.arsys.api.Entry |
getReportEntry(com.bmc.arsys.api.ARServerUser context,
String reportName) |
void |
runReport(String reportName,
String runAsUser,
String reportParams,
String timezone,
Integer exportOptions,
String GUID,
String webURL,
String externalQual,
Integer overrideQuery,
int maxEntriesInFileReport) |
void |
setFormattedString(StringBuffer formattedString) |
public RunReport(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context)
public void appendException(Throwable th)
public com.bmc.arsys.api.Entry getReportEntry(com.bmc.arsys.api.ARServerUser context,
String reportName)
throws com.bmc.arsys.api.ARException
com.bmc.arsys.api.ARExceptionpublic StringBuffer getFormattedString()
public void setFormattedString(StringBuffer formattedString)
? Copyright 2013 BMC Software, Inc.