| Modifier and Type | Method and Description |
|---|---|
ReportDownloadResponse |
DefinedReportDownloadHelper.downloadReport(long reportDefinitionId)
Deprecated.
Downloads a report and returns a ReportDownloadResponse with the results.
|
| Modifier and Type | Method and Description |
|---|---|
ReportDownloadResponse |
ReportDownloader.downloadReport(ReportDefinition reportDefinition)
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(String reportQuery,
DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
|
| Modifier and Type | Method and Description |
|---|---|
ReportDownloadResponse |
ReportDownloader.downloadReport(ReportDefinition reportDefinition)
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(String reportQuery,
DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
|
| Modifier and Type | Method and Description |
|---|---|
ReportDownloadResponse |
ReportDownloader.downloadReport(ReportDefinition reportDefinition)
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
ReportDownloader.downloadReport(String reportQuery,
DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
|
Copyright © 2014. All Rights Reserved.