Uses of Class
org.graylog.events.notifications.DBNotificationGracePeriodService
Packages that use DBNotificationGracePeriodService
-
Uses of DBNotificationGracePeriodService in org.graylog.events.notifications
Constructors in org.graylog.events.notifications with parameters of type DBNotificationGracePeriodServiceModifierConstructorDescriptionEventNotificationExecutionJob(JobDefinitionDto jobDefinition, DBNotificationService dbNotificationService, DBEventDefinitionService eventDefinitionService, DBNotificationGracePeriodService notificationGracePeriodService, Map<String, EventNotification.Factory> eventNotificationFactories, EventsConfigurationProvider configurationProvider, EventNotificationExecutionMetrics metrics) -
Uses of DBNotificationGracePeriodService in org.graylog.events.periodicals
Constructors in org.graylog.events.periodicals with parameters of type DBNotificationGracePeriodServiceModifierConstructorDescriptionEventNotificationStatusCleanUp(DBNotificationGracePeriodService dbNotificationGracePeriodService, JobSchedulerClock clock)