Class JsonReportResultExportService
java.lang.Object
io.camunda.optimize.service.export.JsonReportResultExportService
-
Constructor Summary
ConstructorsConstructorDescriptionJsonReportResultExportService(PlainReportEvaluationHandler reportEvaluationHandler, ReportService reportService) -
Method Summary
Modifier and TypeMethodDescriptiongetJsonForEvaluatedReportResult(String reportId, ZoneId timezone, PaginationDto paginationInfo)
-
Constructor Details
-
JsonReportResultExportService
public JsonReportResultExportService(PlainReportEvaluationHandler reportEvaluationHandler, ReportService reportService)
-
-
Method Details
-
getJsonForEvaluatedReportResult
public PaginatedDataExportDto getJsonForEvaluatedReportResult(String reportId, ZoneId timezone, PaginationDto paginationInfo) throws Exception - Throws:
Exception
-