| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.rest.build | |
| com.atlassian.bamboo.plugins.rest.model.plan.branch |
| Modifier and Type | Method and Description |
|---|---|
RestPlanBranch |
PlanResource.createNewBranch(String projectKey,
String buildKey,
String branchName,
String vcsBranchName,
Boolean enabled,
Boolean cleanupEnabled,
javax.ws.rs.core.UriInfo uriInfo,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Method for creating branch for a specified plan.
|
| Modifier and Type | Method and Description |
|---|---|
protected RestPlanBranch |
RestPlanBranchExpander.expandInternal(RestPlanBranch branch) |
| Modifier and Type | Method and Description |
|---|---|
List<RestPlanBranch> |
RestPlanBranchList.getBranches() |
| Modifier and Type | Method and Description |
|---|---|
protected RestPlanBranch |
RestPlanBranchExpander.expandInternal(RestPlanBranch branch) |
| Constructor and Description |
|---|
RestPlanBranchList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestPlanBranch> callback) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.