public interface EventNotificationConfig extends ContentPackable<EventNotificationConfigEntity>
Modifier and Type | Interface and Description |
---|---|
static interface |
EventNotificationConfig.Builder<SELF> |
static class |
EventNotificationConfig.FallbackNotificationConfig |
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_NOTIFICATION_ID |
static String |
TYPE_FIELD |
Modifier and Type | Method and Description |
---|---|
JobTriggerData |
toJobTriggerData(EventDto dto) |
String |
type() |
ValidationResult |
validate() |
getContentPackPluginPackage, resolveNativeEntity, toContentPackEntity
static final String FIELD_NOTIFICATION_ID
static final String TYPE_FIELD
String type()
JobTriggerData toJobTriggerData(EventDto dto)
ValidationResult validate()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.