Package org.graylog2.contentpacks
Interface ContentPackable<T>
- All Known Subinterfaces:
EventNotificationConfig,EventProcessorConfig,ReferencedSearchFilter,SearchType,UsedSearchFilter
- All Known Implementing Classes:
AggregationEventProcessorConfig,EmailEventNotificationConfig,EventDefinitionDto,EventList,EventNotificationConfig.FallbackNotificationConfig,EventNotificationHandler.Config,EventProcessorConfig.FallbackConfig,HTTPEventNotificationConfig,HTTPEventNotificationConfigV2,InlineQueryStringSearchFilter,LegacyAlarmCallbackEventNotificationConfig,MessageList,NotificationDto,PagerDutyNotificationConfig,Pivot,Query,ReferencedQueryStringSearchFilter,Search,SearchType.Fallback,SlackEventNotificationConfig,SystemNotificationEventProcessorConfig,TeamsEventNotificationConfig,TeamsEventNotificationConfigV2,ViewDTO,ViewStateDTO,WidgetDTO
public interface ContentPackable<T>
-
Method Summary
Modifier and TypeMethodDescriptiondefault Stringdefault voidresolveNativeEntity(EntityDescriptor entityDescriptor, com.google.common.graph.MutableGraph<EntityDescriptor> mutableGraph) toContentPackEntity(EntityDescriptorIds entityDescriptorIds)
-
Method Details
-
toContentPackEntity
-
resolveNativeEntity
default void resolveNativeEntity(EntityDescriptor entityDescriptor, com.google.common.graph.MutableGraph<EntityDescriptor> mutableGraph) -
getContentPackPluginPackage
-