public interface ContentPackable<T>
Modifier and Type | Method and Description |
---|---|
default String |
getContentPackPluginPackage() |
default void |
resolveNativeEntity(EntityDescriptor entityDescriptor,
com.google.common.graph.MutableGraph<EntityDescriptor> mutableGraph) |
T |
toContentPackEntity(EntityDescriptorIds entityDescriptorIds) |
T toContentPackEntity(EntityDescriptorIds entityDescriptorIds)
default void resolveNativeEntity(EntityDescriptor entityDescriptor, com.google.common.graph.MutableGraph<EntityDescriptor> mutableGraph)
default String getContentPackPluginPackage()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.