Uses of Interface
io.camunda.optimize.service.db.writer.AlertWriter
Packages that use AlertWriter
Package
Description
-
Uses of AlertWriter in io.camunda.optimize.service.alert
Constructors in io.camunda.optimize.service.alert with parameters of type AlertWriterModifierConstructorDescriptionAlertJob(ConfigurationService configurationService, List<AlertNotificationService> notificationServices, AlertReader alertReader, ReportReader reportReader, AlertWriter alertWriter, PlainReportEvaluationHandler reportEvaluator) AlertService(org.springframework.context.ApplicationContext applicationContext, AlertReader alertReader, AlertWriter alertWriter, ConfigurationService configurationService, AlertReminderJobFactory alertReminderJobFactory, AlertCheckJobFactory alertCheckJobFactory, ReportService reportService, AuthorizedCollectionService authorizedCollectionService, AlertRecipientValidator alertRecipientValidator) -
Uses of AlertWriter in io.camunda.optimize.service.db.es.writer
Classes in io.camunda.optimize.service.db.es.writer that implement AlertWriter -
Uses of AlertWriter in io.camunda.optimize.service.db.os.writer
Classes in io.camunda.optimize.service.db.os.writer that implement AlertWriter