Uses of Class
com.atlassian.bamboo.build.ViewBuildResults

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

Uses of ViewBuildResults in com.atlassian.bamboo.build
 

Subclasses of ViewBuildResults in com.atlassian.bamboo.build
 class ViewLatestBuild
          Provides quick way to display the latest build results.
 class ViewNextBuildResults
          This class displays the next BuildResultsImpl from the one we are currently viewing
 class ViewPreviousBuildResults
          This class displays the previous BuildResultsImpl from the one we are currently viewing
 class ViewTestCaseResultAction
           
 class ViewTestClassResultAction
           
 

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

Subclasses of ViewBuildResults in com.atlassian.bamboo.plugins.jiraPlugin.actions
 class ViewJiraIssues
          This class displays the specific BuildResultsImpl for a Build.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.