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> |
RestBranches.getBranches() |
List<RestPlanBranch> |
RestPlanBranchList.getBranches() |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.