|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestPlanBranchList | |
---|---|
com.atlassian.bamboo.plugins.rest.model.plan | |
com.atlassian.bamboo.plugins.rest.model.plan.branch | |
com.atlassian.bamboo.plugins.rest.service |
Uses of RestPlanBranchList in com.atlassian.bamboo.plugins.rest.model.plan |
---|
Methods in com.atlassian.bamboo.plugins.rest.model.plan that return RestPlanBranchList | |
---|---|
RestPlanBranchList |
RestPlan.getBranches()
|
Methods in com.atlassian.bamboo.plugins.rest.model.plan with parameters of type RestPlanBranchList | |
---|---|
void |
RestPlan.setBranches(RestPlanBranchList branches)
|
Uses of RestPlanBranchList in com.atlassian.bamboo.plugins.rest.model.plan.branch |
---|
Constructors in com.atlassian.bamboo.plugins.rest.model.plan.branch with parameters of type RestPlanBranchList | |
---|---|
RestBranches(com.atlassian.plugins.rest.common.Link link,
RestPlanBranchList branches)
|
Uses of RestPlanBranchList in com.atlassian.bamboo.plugins.rest.service |
---|
Methods in com.atlassian.bamboo.plugins.rest.service that return RestPlanBranchList | |
---|---|
RestPlanBranchList |
PlanServiceImpl.createPaginatedBranchResponse(java.util.Collection<? extends ImmutablePlan> branches,
com.atlassian.user.User user,
javax.ws.rs.core.UriInfo uriInfo)
|
RestPlanBranchList |
PlanService.createPaginatedBranchResponse(java.util.Collection<? extends ImmutablePlan> branches,
com.atlassian.user.User user,
javax.ws.rs.core.UriInfo uriInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |