Uses of Class
org.graylog.events.contentpack.entities.EventNotificationHandlerConfigEntity
Packages that use EventNotificationHandlerConfigEntity
-
Uses of EventNotificationHandlerConfigEntity in org.graylog.events.contentpack.entities
Methods in org.graylog.events.contentpack.entities that return EventNotificationHandlerConfigEntityModifier and TypeMethodDescriptionabstract EventNotificationHandlerConfigEntityEventNotificationHandlerConfigEntity.Builder.build()Methods in org.graylog.events.contentpack.entities that return types with arguments of type EventNotificationHandlerConfigEntityModifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableList<EventNotificationHandlerConfigEntity>EventDefinitionEntity.notifications()Method parameters in org.graylog.events.contentpack.entities with type arguments of type EventNotificationHandlerConfigEntityModifier and TypeMethodDescriptionabstract EventDefinitionEntity.BuilderEventDefinitionEntity.Builder.notifications(com.google.common.collect.ImmutableList<EventNotificationHandlerConfigEntity> notifications) -
Uses of EventNotificationHandlerConfigEntity in org.graylog.events.notifications
Methods in org.graylog.events.notifications that return EventNotificationHandlerConfigEntityModifier and TypeMethodDescriptionEventNotificationHandler.Config.toContentPackEntity(EntityDescriptorIds entityDescriptorIds)