Class DashboardExportService
java.lang.Object
io.camunda.optimize.service.entities.dashboard.DashboardExportService
-
Constructor Summary
ConstructorsConstructorDescriptionDashboardExportService(DashboardService dashboardService, ReportExportService reportExportService, AuthorizedCollectionService collectionService) -
Method Summary
Modifier and TypeMethodDescriptiongetCompleteDashboardExport(String userId, String dashboardId) getCompleteDashboardExport(Set<String> dashboardIds)
-
Constructor Details
-
DashboardExportService
public DashboardExportService(DashboardService dashboardService, ReportExportService reportExportService, AuthorizedCollectionService collectionService)
-
-
Method Details
-
getCompleteDashboardExport
-
getCompleteDashboardExport
-