Uses of Interface
org.graylog.events.notifications.NotificationParameters
Packages that use NotificationParameters
-
Uses of NotificationParameters in org.graylog.events.contentpack.entities
Methods in org.graylog.events.contentpack.entities that return types with arguments of type NotificationParametersModifier and TypeMethodDescriptionabstract Optional<NotificationParameters>EventNotificationHandlerConfigEntity.notificationParameters()Methods in org.graylog.events.contentpack.entities with parameters of type NotificationParametersModifier and TypeMethodDescriptionEventNotificationHandlerConfigEntity.Builder.notificationParameters(NotificationParameters notificationParameters) -
Uses of NotificationParameters in org.graylog.events.notifications
Classes in org.graylog.events.notifications that implement NotificationParametersMethods in org.graylog.events.notifications that return types with arguments of type NotificationParametersModifier and TypeMethodDescriptionabstract Optional<NotificationParameters>EventNotificationHandler.Config.notificationParameters()Methods in org.graylog.events.notifications with parameters of type NotificationParametersModifier and TypeMethodDescriptionEventNotificationHandler.Config.Builder.notificationParameters(NotificationParameters notificationParameters)