public static class EventNotificationConfig.FallbackNotificationConfig extends Object implements EventNotificationConfig
EventNotificationConfig.Builder<SELF>, EventNotificationConfig.FallbackNotificationConfigFIELD_NOTIFICATION_ID, TYPE_FIELD| Constructor and Description |
|---|
FallbackNotificationConfig() |
| Modifier and Type | Method and Description |
|---|---|
EventNotificationConfigEntity |
toContentPackEntity(EntityDescriptorIds entityDescriptorIds) |
JobTriggerData |
toJobTriggerData(EventDto dto) |
String |
type() |
ValidationResult |
validate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentPackPluginPackage, resolveNativeEntitypublic String type()
type in interface EventNotificationConfigpublic ValidationResult validate()
validate in interface EventNotificationConfigpublic JobTriggerData toJobTriggerData(EventDto dto)
toJobTriggerData in interface EventNotificationConfigpublic EventNotificationConfigEntity toContentPackEntity(EntityDescriptorIds entityDescriptorIds)
toContentPackEntity in interface ContentPackable<EventNotificationConfigEntity>Copyright © 2012–2021 Graylog, Inc.. All rights reserved.