Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch
Packages that use RestPlanBranch
Package
Description
-
Uses of RestPlanBranch in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return RestPlanBranchModifier and TypeMethodDescriptionPlansControl.createBranch
(PlanKey planKey, String vcsBranch, String branchName) PlansControl.getBranchByName
(PlanKey key, String branchName) Get branches with given name for chainPlansControl.waitUntilBranchIsCreated
(PlanKey key, String branchName) Wait unit plan branch with given name is created for chainPlansControl.waitUntilBranchIsCreatedAndEnabled
(PlanKey key, String branchName) Wait unit plan branch with given name is created and enabled for chainMethods in com.atlassian.bamboo.testutils.backdoor that return types with arguments of type RestPlanBranchModifier and TypeMethodDescriptioncom.atlassian.pageobjects.elements.query.TimedQuery<RestPlanBranch>
PlansControl.getBranchByNameTimed
(PlanKey key, String branchName) Get branches with given name for chain as a timed query -
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