|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
String branchName)
Get branches with given name for chain |
Methods in com.atlassian.bamboo.testutils.backdoor that return types with arguments of type RestPlanBranch | |
---|---|
com.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 | |
---|---|
List<RestPlanBranch> |
RestPlanBranchList.getBranches()
|
List<RestPlanBranch> |
RestBranches.getBranches()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |