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

Packages that use BuildResultsAction
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.coverage   
com.atlassian.bamboo.plugins.jiraPlugin.actions   
com.atlassian.bamboo.rest   
com.atlassian.bamboo.ww2.actions.comment   
 

Uses of BuildResultsAction in com.atlassian.bamboo.build
 

Subclasses of BuildResultsAction in com.atlassian.bamboo.build
 class GotoBuildResult
           
 class ViewBuildLogs
           
 class ViewBuildResults
          This class displays the specific BuildResultsImpl for a Build.
 class ViewBuildResultsSuccessfulTests
           
 class ViewBuildResultsTests
           
 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 BuildResultsAction in com.atlassian.bamboo.build.coverage
 

Subclasses of BuildResultsAction in com.atlassian.bamboo.build.coverage
 class ViewCloverBuildResults
           
 

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

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

Uses of BuildResultsAction in com.atlassian.bamboo.rest
 

Subclasses of BuildResultsAction in com.atlassian.bamboo.rest
 class AddCommentToBuildResults
           
 class AddLabelToBuildResults
           
 class GetBuildResultsDetails
           
 

Uses of BuildResultsAction in com.atlassian.bamboo.ww2.actions.comment
 

Subclasses of BuildResultsAction in com.atlassian.bamboo.ww2.actions.comment
 class EditCommentAction
           
 



Copyright © 2010 Atlassian. All Rights Reserved.