Uses of Interface
com.atlassian.confluence.search.IndexerControl
Packages that use IndexerControl
Package
Description
-
Uses of IndexerControl in com.atlassian.confluence.impl.search
Methods in com.atlassian.confluence.impl.search with parameters of type IndexerControlModifier and TypeMethodDescriptionvoid
QueuingChangeIndexer.setIndexerControl
(IndexerControl indexerControl) -
Uses of IndexerControl in com.atlassian.confluence.internal.search
Methods in com.atlassian.confluence.internal.search with parameters of type IndexerControlModifier and TypeMethodDescriptionvoid
QueuingConfluenceIndexer.setIndexerControl
(IndexerControl indexerControl) -
Uses of IndexerControl in com.atlassian.confluence.search
Classes in com.atlassian.confluence.search that implement IndexerControlModifier and TypeClassDescriptionclass
Allows the enabling and disabling of indexing for the current executing thread.