Class NotificationGracePeriodService

java.lang.Object
org.graylog.events.notifications.NotificationGracePeriodService

@Singleton public class NotificationGracePeriodService extends Object
Checks the grace period of events at an early stage, to prevent creating unnecessary JobTriggers. This is an additional filter to DBNotificationGracePeriodService
  • Constructor Details

    • NotificationGracePeriodService

      @Inject public NotificationGracePeriodService()
  • Method Details