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

Packages that use BuildResultsIndexer
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.pipeline.tasks   
com.atlassian.bamboo.index   
com.atlassian.bamboo.labels   
com.atlassian.bamboo.resultsummary   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.ww2.actions.build.admin   
 

Uses of BuildResultsIndexer in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build with parameters of type BuildResultsIndexer
 void BulkPlanAction.setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
           
 void DeleteBuilds.setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
           
 

Uses of BuildResultsIndexer in com.atlassian.bamboo.build.pipeline.tasks
 

Methods in com.atlassian.bamboo.build.pipeline.tasks with parameters of type BuildResultsIndexer
 void SaveBuildTask.setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
           
 

Uses of BuildResultsIndexer in com.atlassian.bamboo.index
 

Classes in com.atlassian.bamboo.index that implement BuildResultsIndexer
 class DefaultBuildResultsIndexer
           
 

Methods in com.atlassian.bamboo.index that return BuildResultsIndexer
 BuildResultsIndexer ReindexAction.getBuildResultsIndexer()
           
 

Methods in com.atlassian.bamboo.index with parameters of type BuildResultsIndexer
 void ReindexAction.setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
           
 

Uses of BuildResultsIndexer in com.atlassian.bamboo.labels
 

Methods in com.atlassian.bamboo.labels with parameters of type BuildResultsIndexer
 void LabelManagerImpl.setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
           
 

Uses of BuildResultsIndexer in com.atlassian.bamboo.resultsummary
 

Methods in com.atlassian.bamboo.resultsummary with parameters of type BuildResultsIndexer
 void BuildResultsSummaryManagerImpl.setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
           
 

Uses of BuildResultsIndexer in com.atlassian.bamboo.upgrade.tasks
 

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type BuildResultsIndexer
 void UpgradeTask408.setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
           
 

Uses of BuildResultsIndexer in com.atlassian.bamboo.ww2.actions.build.admin
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type BuildResultsIndexer
 void MoveBuilds.setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
           
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.