Uses of Class
com.gooddata.export.ExportService
-
Packages that use ExportService Package Description com.gooddata com.gooddata.report -
-
Uses of ExportService in com.gooddata
Methods in com.gooddata that return ExportService Modifier and Type Method Description ExportServiceGoodData. getExportService()Get initialized service for exports management (export report,...) -
Uses of ExportService in com.gooddata.report
Constructors in com.gooddata.report with parameters of type ExportService Constructor Description ReportService(ExportService service, org.springframework.web.client.RestTemplate restTemplate)Deprecated.use ReportService(ExportService, RestTemplate, GoodDataSettings) constructor insteadReportService(ExportService service, org.springframework.web.client.RestTemplate restTemplate, GoodDataSettings settings)Deprecated.
-