Uses of Class
io.camunda.optimize.service.entities.report.ReportExportService
Packages that use ReportExportService
Package
Description
-
Uses of ReportExportService in io.camunda.optimize.service.entities
Constructors in io.camunda.optimize.service.entities with parameters of type ReportExportServiceModifierConstructorDescriptionEntityExportService(ReportExportService reportExportService, DashboardExportService dashboardExportService) -
Uses of ReportExportService in io.camunda.optimize.service.entities.dashboard
Constructors in io.camunda.optimize.service.entities.dashboard with parameters of type ReportExportServiceModifierConstructorDescriptionDashboardExportService(DashboardService dashboardService, ReportExportService reportExportService, AuthorizedCollectionService collectionService)