public class ReportService extends AbstractService
AbstractService.OutputStreamResponseExtractor| Modifier and Type | Field and Description |
|---|---|
static String |
EXPORTING_URI |
mapper, noopRequestCallback, restTemplate, WAIT_BEFORE_RETRY_IN_MILLIS| Constructor and Description |
|---|
ReportService(org.springframework.web.client.RestTemplate restTemplate) |
| Modifier and Type | Method and Description |
|---|---|
FutureResult<Void> |
exportReport(ReportDefinition reportDefinition,
ReportExportFormat format,
OutputStream output) |
extractDatapublic static final String EXPORTING_URI
public ReportService(org.springframework.web.client.RestTemplate restTemplate)
public FutureResult<Void> exportReport(ReportDefinition reportDefinition, ReportExportFormat format, OutputStream output)
Copyright © 2014. All Rights Reserved.