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, PagerDutyNotificationConfig, Pivot, Query, Search, SearchType.Fallback, SlackEventNotificationConfig, SystemNotificationEventProcessorConfig, TeamsEventNotificationConfig, ViewDTO, ViewStateDTO, WidgetDTO

public interface ContentPackable<T>
  • Method Details

    • toContentPackEntity

      T toContentPackEntity(EntityDescriptorIds entityDescriptorIds)
    • resolveNativeEntity

      default void resolveNativeEntity(EntityDescriptor entityDescriptor, com.google.common.graph.MutableGraph<EntityDescriptor> mutableGraph)
    • getContentPackPluginPackage

      default String getContentPackPluginPackage()