Class Hierarchy
- java.lang.Object
- org.graylog.events.notifications.types.EmailEventNotification (implements org.graylog.events.notifications.EventNotification)
- org.graylog.events.notifications.types.EmailEventNotificationConfig (implements org.graylog.events.notifications.EventNotificationConfig)
- org.graylog.events.notifications.types.EmailEventNotificationConfig.Builder (implements org.graylog.events.notifications.EventNotificationConfig.Builder<SELF>)
- org.graylog.events.notifications.types.EmailSender
- org.graylog.events.notifications.types.HTTPEventNotificationConfig (implements org.graylog.events.notifications.EventNotificationConfig)
- org.graylog.events.notifications.types.HTTPEventNotificationConfig.Builder (implements org.graylog.events.notifications.EventNotificationConfig.Builder<SELF>)
- org.graylog.events.notifications.types.HTTPEventNotificationConfigV2 (implements org.graylog.events.notifications.EventNotificationConfig)
- org.graylog.events.notifications.types.HTTPEventNotificationConfigV2.Builder (implements org.graylog.events.notifications.EventNotificationConfig.Builder<SELF>)
- org.graylog.events.notifications.types.HTTPNotification
- org.graylog.events.notifications.types.HTTPEventNotification (implements org.graylog.events.notifications.EventNotification)
- org.graylog.events.notifications.types.HTTPEventNotificationV2 (implements org.graylog.events.notifications.EventNotification)
Interface Hierarchy
- org.graylog.events.notifications.EventNotification.Factory<TYPE>
- org.graylog.events.notifications.types.EmailEventNotification.Factory
- org.graylog.events.notifications.types.HTTPEventNotification.Factory
- org.graylog.events.notifications.types.HTTPEventNotificationV2.Factory
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.graylog.events.notifications.types.HTTPEventNotificationConfigV2.ContentType
- org.graylog.events.notifications.types.HTTPEventNotificationConfigV2.HttpMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)