Package org.graylog.events.notifications
Interface EventNotificationConfig
- All Superinterfaces:
ContentPackable<EventNotificationConfigEntity>
- All Known Implementing Classes:
EmailEventNotificationConfig,EventNotificationConfig.FallbackNotificationConfig,HTTPEventNotificationConfig,LegacyAlarmCallbackEventNotificationConfig
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic class -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault EventNotificationConfigprepareConfigUpdate(EventNotificationConfig newConfig) toJobTriggerData(EventDto dto) type()validate()Methods inherited from interface org.graylog2.contentpacks.ContentPackable
getContentPackPluginPackage, resolveNativeEntity, toContentPackEntity
-
Field Details
-
FIELD_NOTIFICATION_ID
- See Also:
-
TYPE_FIELD
- See Also:
-
-
Method Details
-
type
String type() -
toJobTriggerData
-
validate
ValidationResult validate() -
prepareConfigUpdate
-