Uses of Class
io.camunda.optimize.rest.mapper.DashboardRestMapper
Packages that use DashboardRestMapper
-
Uses of DashboardRestMapper in io.camunda.optimize.rest
Constructors in io.camunda.optimize.rest with parameters of type DashboardRestMapperModifierConstructorDescriptionDashboardRestService(DashboardService dashboardService, InstantPreviewDashboardService instantPreviewDashboardService, SessionService sessionService, DashboardRestMapper dashboardRestMapper) SharingRestService(SharingService sharingService, SettingsService settingsService, SessionService sessionService, ReportRestMapper reportRestMapper, DashboardRestMapper dashboardRestMapper, EventReportingService eventReportingService, org.springframework.core.env.Environment environment)