Uses of Interface
com.atlassian.confluence.search.IndexerControl

Packages that use IndexerControl
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
 class ThreadLocalIndexerControl
          Allows the enabling and disabling of indexing for the current executing thread.
 

Methods in com.atlassian.confluence.search with parameters of type IndexerControl
 void QueuingChangeIndexer.setIndexerControl(IndexerControl indexerControl)
           
 

Uses of IndexerControl in com.atlassian.confluence.search.lucene
 

Methods in com.atlassian.confluence.search.lucene with parameters of type IndexerControl
 void QueuingConfluenceIndexer.setIndexerControl(IndexerControl indexerControl)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.