Uses of Class
io.camunda.optimize.service.export.JsonReportResultExportService
Packages that use JsonReportResultExportService
-
Uses of JsonReportResultExportService in io.camunda.optimize.rest
Constructors in io.camunda.optimize.rest with parameters of type JsonReportResultExportServiceModifierConstructorDescriptionPublicApiRestService(JsonReportResultExportService jsonReportResultExportService, EntityExportService entityExportService, EntityImportService entityImportService, ReportService reportService, DashboardService dashboardService, ProcessVariableLabelService processVariableLabelService, SettingsService settingsService)