public static class EventNotificationConfig.FallbackNotificationConfig extends Object implements EventNotificationConfig
EventNotificationConfig.Builder<SELF>, EventNotificationConfig.FallbackNotificationConfig
FIELD_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, wait
getContentPackPluginPackage, resolveNativeEntity
public String type()
type
in interface EventNotificationConfig
public ValidationResult validate()
validate
in interface EventNotificationConfig
public JobTriggerData toJobTriggerData(EventDto dto)
toJobTriggerData
in interface EventNotificationConfig
public EventNotificationConfigEntity toContentPackEntity(EntityDescriptorIds entityDescriptorIds)
toContentPackEntity
in interface ContentPackable<EventNotificationConfigEntity>
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.