Uses of Interface
com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcher

Packages that use IndexedBuildResultsSearcher
com.atlassian.bamboo.author   
com.atlassian.bamboo.build   
com.atlassian.bamboo.resultsummary.search   
com.atlassian.bamboo.ww2.actions.reports   
 

Uses of IndexedBuildResultsSearcher in com.atlassian.bamboo.author
 

Methods in com.atlassian.bamboo.author that return IndexedBuildResultsSearcher
 IndexedBuildResultsSearcher LuceneAuthorManagerImpl.getIndexedBuildResultsSearcher()
           
 

Methods in com.atlassian.bamboo.author with parameters of type IndexedBuildResultsSearcher
 void LuceneAuthorManagerImpl.setIndexedBuildResultsSearcher(IndexedBuildResultsSearcher indexedBuildResultsSearcher)
           
 

Uses of IndexedBuildResultsSearcher in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build with parameters of type IndexedBuildResultsSearcher
 void JiraIssueResultsManagerImpl.setIndexedBuildResultsSearcher(IndexedBuildResultsSearcher indexedBuildResultsSearcher)
           
 

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

Classes in com.atlassian.bamboo.resultsummary.search that implement IndexedBuildResultsSearcher
 class IndexedBuildResultsSearcherImpl
           
 

Uses of IndexedBuildResultsSearcher in com.atlassian.bamboo.ww2.actions.reports
 

Methods in com.atlassian.bamboo.ww2.actions.reports with parameters of type IndexedBuildResultsSearcher
 void ViewReport.setIndexedBuildResultsSearcher(IndexedBuildResultsSearcher indexedBuildResultsSearcher)
           
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.