Uses of Interface
io.camunda.optimize.service.db.reader.DashboardReader
Packages that use DashboardReader
Package
Description
-
Uses of DashboardReader in io.camunda.optimize.service.dashboard
Constructors in io.camunda.optimize.service.dashboard with parameters of type DashboardReaderModifierConstructorDescriptionDashboardService(DashboardWriter dashboardWriter, DashboardReader dashboardReader, ProcessVariableService processVariableService, ReportService reportService, AuthorizedCollectionService collectionService, AbstractIdentityService identityService, ReportReader reportReader, DashboardRelationService dashboardRelationService) -
Uses of DashboardReader in io.camunda.optimize.service.db.es.reader
Classes in io.camunda.optimize.service.db.es.reader that implement DashboardReader -
Uses of DashboardReader in io.camunda.optimize.service.db.os.reader
Classes in io.camunda.optimize.service.db.os.reader that implement DashboardReader -
Uses of DashboardReader in io.camunda.optimize.service.mixpanel
Constructors in io.camunda.optimize.service.mixpanel with parameters of type DashboardReaderModifierConstructorDescriptionMixpanelDataService(ConfigurationService configurationService, ReportReader reportReader, DashboardReader dashboardReader, AlertReader alertReader, SharingReader sharingReader)