Uses of Interface
com.atlassian.bamboo.build.BuildResultsSearcher

Packages that use BuildResultsSearcher
com.atlassian.bamboo.build   
com.atlassian.bamboo.plugins.jiraPlugin.actions   
 

Uses of BuildResultsSearcher in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement BuildResultsSearcher
 class BuildResultsSearcherImpl
           
 

Uses of BuildResultsSearcher in com.atlassian.bamboo.plugins.jiraPlugin.actions
 

Methods in com.atlassian.bamboo.plugins.jiraPlugin.actions that return BuildResultsSearcher
 BuildResultsSearcher ViewBuildResultsByJiraKey.getBuildResultsSearcher()
           
 

Methods in com.atlassian.bamboo.plugins.jiraPlugin.actions with parameters of type BuildResultsSearcher
 void ViewBuildResultsByJiraKey.setBuildResultsSearcher(BuildResultsSearcher buildResultsSearcher)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.