Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.model.plan | |
com.atlassian.bamboo.plugins.rest.model.plan.branch | |
com.atlassian.bamboo.plugins.rest.service |
Modifier and Type | Method and Description |
---|---|
RestPlanBranchList |
RestPlan.getBranches() |
Modifier and Type | Method and Description |
---|---|
void |
RestPlan.setBranches(RestPlanBranchList branches) |
Constructor and Description |
---|
RestBranches(com.atlassian.plugins.rest.common.Link link,
RestPlanBranchList branches) |
Modifier and Type | Method and Description |
---|---|
RestPlanBranchList |
PlanRestService.createPaginatedBranchResponse(List<? extends ImmutablePlan> branches,
com.atlassian.user.User user,
javax.ws.rs.core.UriInfo uriInfo,
boolean allBranches) |
RestPlanBranchList |
PlanRestServiceImpl.createPaginatedBranchResponse(List<? extends ImmutablePlan> branches,
com.atlassian.user.User user,
javax.ws.rs.core.UriInfo uriInfo,
boolean allBranches) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.