Uses of Class
io.camunda.optimize.service.alert.AlertService
Packages that use AlertService
-
Uses of AlertService in io.camunda.optimize.rest
Constructors in io.camunda.optimize.rest with parameters of type AlertServiceModifierConstructorDescriptionAlertRestService(AlertService alertService, SessionService sessionService) -
Uses of AlertService in io.camunda.optimize.service.collection
Constructors in io.camunda.optimize.service.collection with parameters of type AlertServiceModifierConstructorDescriptionCollectionEntityService(AuthorizedEntitiesService authorizedEntitiesService, AuthorizedCollectionService authorizedCollectionService, AlertService alertService, ReportService reportService, DashboardService dashboardService)