Uses of Interface
com.atlassian.confluence.search.IndexerControl
-
Packages that use IndexerControl Package Description com.atlassian.confluence.search com.atlassian.confluence.search.lucene -
-
Uses of IndexerControl in com.atlassian.confluence.search
Classes in com.atlassian.confluence.search that implement IndexerControl Modifier and Type Class Description classThreadLocalIndexerControlAllows the enabling and disabling of indexing for the current executing thread.Methods in com.atlassian.confluence.search with parameters of type IndexerControl Modifier and Type Method Description voidQueuingChangeIndexer. setIndexerControl(IndexerControl indexerControl) -
Uses of IndexerControl in com.atlassian.confluence.search.lucene
Methods in com.atlassian.confluence.search.lucene with parameters of type IndexerControl Modifier and Type Method Description voidQueuingConfluenceIndexer. setIndexerControl(IndexerControl indexerControl)
-