Uses of Class
com.atlassian.confluence.plugins.index.api.LongFieldDescriptor
-
Packages that use LongFieldDescriptor Package Description com.atlassian.confluence.internal.index.lucene com.atlassian.confluence.plugins.index.api -
-
Uses of LongFieldDescriptor in com.atlassian.confluence.internal.index.lucene
Methods in com.atlassian.confluence.internal.index.lucene with parameters of type LongFieldDescriptor Modifier and Type Method Description org.apache.lucene.index.IndexableFieldLuceneFieldVisitor. visit(LongFieldDescriptor longFieldDescriptor) -
Uses of LongFieldDescriptor in com.atlassian.confluence.plugins.index.api
Methods in com.atlassian.confluence.plugins.index.api with parameters of type LongFieldDescriptor Modifier and Type Method Description TFieldVisitor. visit(LongFieldDescriptor field)Deprecated.
-