Uses of Class
com.atlassian.confluence.index.ReIndexSpec
-
Packages that use ReIndexSpec Package Description com.atlassian.confluence.internal.index com.atlassian.confluence.internal.index.lucene -
-
Uses of ReIndexSpec in com.atlassian.confluence.internal.index
Methods in com.atlassian.confluence.internal.index with parameters of type ReIndexSpec Modifier and Type Method Description void
ReIndexer. reIndex(ReIndexSpec spec, Progress progress)
Trigger reindex large amount of content entities accoding to the given specification. -
Uses of ReIndexSpec in com.atlassian.confluence.internal.index.lucene
Methods in com.atlassian.confluence.internal.index.lucene with parameters of type ReIndexSpec Modifier and Type Method Description void
LuceneReIndexer. reIndex(ReIndexSpec spec, Progress progress)
-