Uses of Interface
org.graylog.events.contentpack.entities.EventNotificationConfigEntity
Packages that use EventNotificationConfigEntity
Package
Description
-
Uses of EventNotificationConfigEntity in org.graylog.events.contentpack.entities
Classes in org.graylog.events.contentpack.entities that implement EventNotificationConfigEntityModifier and TypeClassDescriptionclassclassclassclassMethods in org.graylog.events.contentpack.entities that return EventNotificationConfigEntityModifier and TypeMethodDescriptionabstract EventNotificationConfigEntityNotificationEntity.config()Methods in org.graylog.events.contentpack.entities with parameters of type EventNotificationConfigEntityModifier and TypeMethodDescriptionabstract NotificationEntity.BuilderNotificationEntity.Builder.config(EventNotificationConfigEntity config) -
Uses of EventNotificationConfigEntity in org.graylog.events.legacy
Methods in org.graylog.events.legacy that return EventNotificationConfigEntityModifier and TypeMethodDescriptionLegacyAlarmCallbackEventNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) -
Uses of EventNotificationConfigEntity in org.graylog.events.notifications
Methods in org.graylog.events.notifications that return EventNotificationConfigEntityModifier and TypeMethodDescriptionEventNotificationConfig.FallbackNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) -
Uses of EventNotificationConfigEntity in org.graylog.events.notifications.types
Methods in org.graylog.events.notifications.types that return EventNotificationConfigEntityModifier and TypeMethodDescriptionEmailEventNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) HTTPEventNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) HTTPEventNotificationConfigV2.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) -
Uses of EventNotificationConfigEntity in org.graylog.integrations.notifications.types
Classes in org.graylog.integrations.notifications.types that implement EventNotificationConfigEntityMethods in org.graylog.integrations.notifications.types that return EventNotificationConfigEntityModifier and TypeMethodDescriptionSlackEventNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) -
Uses of EventNotificationConfigEntity in org.graylog.integrations.notifications.types.microsoftteams
Classes in org.graylog.integrations.notifications.types.microsoftteams that implement EventNotificationConfigEntityModifier and TypeClassDescriptionclassDeprecated.classMethods in org.graylog.integrations.notifications.types.microsoftteams that return EventNotificationConfigEntityModifier and TypeMethodDescriptionTeamsEventNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) Deprecated.TeamsEventNotificationConfigV2.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) -
Uses of EventNotificationConfigEntity in org.graylog.integrations.pagerduty
Classes in org.graylog.integrations.pagerduty that implement EventNotificationConfigEntityModifier and TypeClassDescriptionclassConfiguration entity for PagerDuty notification events.Methods in org.graylog.integrations.pagerduty that return EventNotificationConfigEntityModifier and TypeMethodDescriptionPagerDutyNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds)