Uses of Class
org.graylog.events.notifications.EventNotificationHandler.Config
Packages that use EventNotificationHandler.Config
Package
Description
-
Uses of EventNotificationHandler.Config in org.graylog.events.contentpack.entities
Methods in org.graylog.events.contentpack.entities that return EventNotificationHandler.ConfigModifier and TypeMethodDescriptionEventNotificationHandlerConfigEntity.toNativeEntity(Map<String, ValueReference> parameters, Map<EntityDescriptor, Object> natvieEntities) -
Uses of EventNotificationHandler.Config in org.graylog.events.notifications
Methods in org.graylog.events.notifications that return EventNotificationHandler.ConfigModifier and TypeMethodDescriptionabstract EventNotificationHandler.ConfigEventNotificationHandler.Config.Builder.build() -
Uses of EventNotificationHandler.Config in org.graylog.events.processor
Methods in org.graylog.events.processor that return types with arguments of type EventNotificationHandler.ConfigModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<EventNotificationHandler.Config>EventDefinition.notifications()abstract com.google.common.collect.ImmutableList<EventNotificationHandler.Config>EventDefinitionDto.notifications()Method parameters in org.graylog.events.processor with type arguments of type EventNotificationHandler.ConfigModifier and TypeMethodDescriptionabstract EventDefinitionDto.BuilderEventDefinitionDto.Builder.notifications(com.google.common.collect.ImmutableList<EventNotificationHandler.Config> notifications)