Uses of Enum Class
com.atlassian.confluence.search.v2.lucene.LuceneUtils.Resolution
Packages that use LuceneUtils.Resolution
Package
Description
This package is kept for compatibility purpose.
-
Uses of LuceneUtils.Resolution in com.atlassian.confluence.plugins.index.api.mapping
Methods in com.atlassian.confluence.plugins.index.api.mapping that return LuceneUtils.Resolution -
Uses of LuceneUtils.Resolution in com.atlassian.confluence.search.v2.lucene
Methods in com.atlassian.confluence.search.v2.lucene that return LuceneUtils.ResolutionModifier and TypeMethodDescriptionstatic LuceneUtils.ResolutionReturns the enum constant of this class with the specified name.static LuceneUtils.Resolution[]LuceneUtils.Resolution.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.confluence.search.v2.lucene with parameters of type LuceneUtils.ResolutionModifier and TypeMethodDescriptionstatic StringLuceneUtils.dateToString(Date date, LuceneUtils.Resolution resolution) Converts a Date to a string suitable for indexing.