Package org.graylog2.contentpacks
Interface ContentPackable<T>
- All Known Subinterfaces:
EventNotificationConfig,EventProcessorConfig,SearchType
- All Known Implementing Classes:
AggregationEventProcessorConfig,EmailEventNotificationConfig,EventDefinitionDto,EventList,EventNotificationConfig.FallbackNotificationConfig,EventNotificationHandler.Config,EventProcessorConfig.FallbackConfig,HTTPEventNotificationConfig,LegacyAlarmCallbackEventNotificationConfig,MessageList,NotificationDto,Pivot,Query,Search,SearchType.Fallback,SystemNotificationEventProcessorConfig,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
-