Uses of Class
org.graylog2.contentpacks.model.entities.LookupTableEntity
Packages that use LookupTableEntity
-
Uses of LookupTableEntity in org.graylog2.contentpacks.model.entities
Methods in org.graylog2.contentpacks.model.entities that return LookupTableEntityModifier and TypeMethodDescriptionstatic LookupTableEntityLookupTableEntity.create(ValueReference scope, ValueReference name, ValueReference title, ValueReference description, ValueReference cacheName, ValueReference dataAdapterName, ValueReference defaultSingleValue, ValueReference defaultSingleValueType, ValueReference defaultMultiValue, ValueReference defaultMultiValueType)