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

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

Uses of PlanResultsAction in com.atlassian.bamboo.build
 

Subclasses of PlanResultsAction in com.atlassian.bamboo.build
 class BuildResultsAction
           
 class ChainResultsAction
           
 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 PlanResultsAction in com.atlassian.bamboo.build.coverage
 

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

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

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

Uses of PlanResultsAction in com.atlassian.bamboo.rest
 

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

Uses of PlanResultsAction in com.atlassian.bamboo.ww2.actions.chains
 

Subclasses of PlanResultsAction in com.atlassian.bamboo.ww2.actions.chains
 class ViewChainArtifacts
           
 class ViewChainLogs
           
 class ViewChainResult
           
 class ViewChainTestResults
           
 

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

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



Copyright © 2011 Atlassian. All Rights Reserved.