Uses of Interface
com.atlassian.bamboo.index.LuceneConnection

Packages that use LuceneConnection
com.atlassian.bamboo.index   
com.atlassian.bamboo.resultsummary.search   
 

Uses of LuceneConnection in com.atlassian.bamboo.index
 

Classes in com.atlassian.bamboo.index that implement LuceneConnection
 class LuceneConnectionImpl
           
 

Fields in com.atlassian.bamboo.index declared as LuceneConnection
protected  LuceneConnection DefaultBuildResultsIndexer.luceneConnection
           
 

Methods in com.atlassian.bamboo.index with parameters of type LuceneConnection
 void ReindexAction.setLuceneConnection(LuceneConnection luceneConnection)
           
 void DefaultBuildResultsIndexer.setLuceneConnection(LuceneConnection luceneConnection)
           
 

Uses of LuceneConnection in com.atlassian.bamboo.resultsummary.search
 

Methods in com.atlassian.bamboo.resultsummary.search with parameters of type LuceneConnection
 void IndexedBuildResultsSearcherImpl.setLuceneConnection(LuceneConnection luceneConnection)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.