Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch

Packages that use RestPlanBranch
com.atlassian.bamboo.testutils.backdoor   
com.atlassian.bamboo.testutils.backdoor.model   
 

Uses of RestPlanBranch in com.atlassian.bamboo.testutils.backdoor
 

Methods in com.atlassian.bamboo.testutils.backdoor that return RestPlanBranch
 RestPlanBranch PlansControl.getBranchByName(PlanKey key, java.lang.String branchName)
          Get branches with given name for chain
 

Uses of RestPlanBranch in com.atlassian.bamboo.testutils.backdoor.model
 

Methods in com.atlassian.bamboo.testutils.backdoor.model that return types with arguments of type RestPlanBranch
 java.util.List<RestPlanBranch> RestPlanBranchList.getBranches()
           
 java.util.List<RestPlanBranch> RestBranches.getBranches()
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.