|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestPlans | |
---|---|
com.atlassian.bamboo.plugins.rest.resource | |
com.atlassian.bamboo.plugins.rest.service |
Uses of RestPlans in com.atlassian.bamboo.plugins.rest.resource |
---|
Methods in com.atlassian.bamboo.plugins.rest.resource that return RestPlans | |
---|---|
RestPlans |
PlanResource.getAllPlanList(javax.ws.rs.core.UriInfo uriInfo,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Method used to list all plans on Bamboo service that user is allowed to see (READ permission). |
Uses of RestPlans in com.atlassian.bamboo.plugins.rest.service |
---|
Methods in com.atlassian.bamboo.plugins.rest.service that return RestPlans | |
---|---|
RestPlans |
PlanRestService.createPaginatedPlanResponse(List<? extends ImmutablePlan> plans,
com.atlassian.user.User user,
javax.ws.rs.core.UriInfo uriInfo)
|
RestPlans |
PlanRestServiceImpl.createPaginatedPlanResponse(List<? extends ImmutablePlan> plans,
com.atlassian.user.User user,
javax.ws.rs.core.UriInfo uriInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |