Uses of Class
com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranchList
Packages that use RestPlanBranchList
Package
Description
-
Uses of RestPlanBranchList in com.atlassian.bamboo.plugins.rest.model.plan
Methods in com.atlassian.bamboo.plugins.rest.model.plan that return RestPlanBranchListMethods in com.atlassian.bamboo.plugins.rest.model.plan with parameters of type RestPlanBranchList -
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 RestPlanBranchListModifierConstructorDescriptionRestBranches
(com.atlassian.plugins.rest.api.model.Link link, RestPlanBranchList branches) -
Uses of RestPlanBranchList in com.atlassian.bamboo.plugins.rest.service
Methods in com.atlassian.bamboo.plugins.rest.service that return RestPlanBranchListModifier 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)