Uses of Class
com.atlassian.confluence.plugins.index.api.mapping.BinaryFieldMapping
Packages that use BinaryFieldMapping
Package
Description
-
Uses of BinaryFieldMapping in com.atlassian.confluence.plugins.index.api
Constructors in com.atlassian.confluence.plugins.index.api with parameters of type BinaryFieldMappingModifierConstructorDescriptionDocValuesFieldDescriptor
(BinaryFieldMapping mapping, byte[] value) Deprecated.SortedDocValuesFieldDescriptor
(BinaryFieldMapping mapping, byte[] value) Deprecated. -
Uses of BinaryFieldMapping in com.atlassian.confluence.plugins.index.api.mapping
Methods in com.atlassian.confluence.plugins.index.api.mapping with parameters of type BinaryFieldMapping