| Package | Description |
|---|---|
| com.gooddata.report |
| Modifier and Type | Method and Description |
|---|---|
static ReportExportFormat |
ReportExportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportExportFormat[] |
ReportExportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FutureResult<Void> |
ReportService.exportReport(ReportDefinition reportDefinition,
ReportExportFormat format,
OutputStream output) |
Copyright © 2014. All Rights Reserved.