Uses of Class
io.camunda.optimize.service.alert.AlertCheckJobFactory
Packages that use AlertCheckJobFactory
-
Uses of AlertCheckJobFactory in io.camunda.optimize.service.alert
Constructors in io.camunda.optimize.service.alert with parameters of type AlertCheckJobFactoryModifierConstructorDescriptionAlertService(org.springframework.context.ApplicationContext applicationContext, AlertReader alertReader, AlertWriter alertWriter, ConfigurationService configurationService, AlertReminderJobFactory alertReminderJobFactory, AlertCheckJobFactory alertCheckJobFactory, ReportService reportService, AuthorizedCollectionService authorizedCollectionService, AlertRecipientValidator alertRecipientValidator)