Uses of Class
com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranchList
Package
Description
-
Uses of RestPlanBranchList in com.atlassian.bamboo.plugins.rest.model.plan
-
Uses of RestPlanBranchList in com.atlassian.bamboo.plugins.rest.model.plan.branch
ModifierConstructorDescriptionRestBranches
(com.atlassian.plugins.rest.api.model.Link link, RestPlanBranchList branches) -
Uses of RestPlanBranchList in com.atlassian.bamboo.plugins.rest.service
Modifier and TypeMethodDescriptionPlanRestService.createPaginatedBranchResponse
(List<? extends ImmutablePlan> branches, @Nullable com.atlassian.user.User user, javax.ws.rs.core.UriInfo uriInfo, boolean allBranches) PlanRestServiceImpl.createPaginatedBranchResponse
(List<? extends ImmutablePlan> branches, @Nullable com.atlassian.user.User user, javax.ws.rs.core.UriInfo uriInfo, boolean allBranches)