Uses of Class
org.graylog.events.notifications.EventNotificationSettings
Packages that use EventNotificationSettings
Package
Description
-
Uses of EventNotificationSettings in org.graylog.events.contentpack.entities
Methods in org.graylog.events.contentpack.entities that return EventNotificationSettingsModifier and TypeMethodDescriptionabstract EventNotificationSettingsEventDefinitionEntity.notificationSettings()Methods in org.graylog.events.contentpack.entities with parameters of type EventNotificationSettingsModifier and TypeMethodDescriptionabstract EventDefinitionEntity.BuilderEventDefinitionEntity.Builder.notificationSettings(EventNotificationSettings notificationSettings) -
Uses of EventNotificationSettings in org.graylog.events.notifications
Methods in org.graylog.events.notifications that return EventNotificationSettingsModifier and TypeMethodDescriptionabstract EventNotificationSettingsEventNotificationSettings.Builder.build()static EventNotificationSettingsEventNotificationSettings.withGracePeriod(long gracePeriodMs) -
Uses of EventNotificationSettings in org.graylog.events.processor
Methods in org.graylog.events.processor that return EventNotificationSettingsModifier and TypeMethodDescriptionEventDefinition.notificationSettings()abstract EventNotificationSettingsEventDefinitionDto.notificationSettings()Methods in org.graylog.events.processor with parameters of type EventNotificationSettingsModifier and TypeMethodDescriptionabstract EventDefinitionDto.BuilderEventDefinitionDto.Builder.notificationSettings(EventNotificationSettings notificationSettings)