Uses of Class
com.atlassian.confluence.plugins.index.api.mapping.IntFieldMapping
-
Packages that use IntFieldMapping Package Description com.atlassian.confluence.plugins.index.api com.atlassian.confluence.plugins.index.api.mapping -
-
Uses of IntFieldMapping in com.atlassian.confluence.plugins.index.api
Constructors in com.atlassian.confluence.plugins.index.api with parameters of type IntFieldMapping Constructor Description IntFieldDescriptor(IntFieldMapping mapping, int value)
Deprecated. -
Uses of IntFieldMapping in com.atlassian.confluence.plugins.index.api.mapping
Methods in com.atlassian.confluence.plugins.index.api.mapping that return IntFieldMapping Modifier and Type Method Description IntFieldMapping
IntFieldMapping.Builder. build()
Methods in com.atlassian.confluence.plugins.index.api.mapping with parameters of type IntFieldMapping Modifier and Type Method Description T
FieldMappingVisitor. visit(IntFieldMapping mapping)
-