Uses of Class
org.graylog2.indexer.fieldtypes.mapping.FieldTypeMappingsService
Packages that use FieldTypeMappingsService
-
Uses of FieldTypeMappingsService in org.graylog2.rest.resources.system.field_types
Constructors in org.graylog2.rest.resources.system.field_types with parameters of type FieldTypeMappingsServiceModifierConstructorDescriptionFieldTypeMappingsResource(FieldTypeMappingsService fieldTypeMappingsService, IndexFieldTypesListService indexFieldTypesListService)