| Package | Description |
|---|---|
| com.atlassian.bamboo.testutils.backdoor | |
| com.atlassian.bamboo.testutils.backdoor.model |
| Modifier and Type | Method and Description |
|---|---|
RestPlanBranch |
PlansControl.createBranch(PlanKey planKey,
String vcsBranch,
String branchName) |
RestPlanBranch |
PlansControl.getBranchByName(PlanKey key,
String branchName)
Get branches with given name for chain
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.query.TimedQuery<RestPlanBranch> |
PlansControl.getBranchByNameTimed(PlanKey key,
String branchName)
Get branches with given name for chain as a timed query
|
| Modifier and Type | Method and Description |
|---|---|
List<RestPlanBranch> |
RestPlanBranchList.getBranches() |
List<RestPlanBranch> |
RestBranches.getBranches() |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.