|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestPlans | |
---|---|
com.atlassian.bamboo.plugins.rest.resource | |
com.atlassian.bamboo.plugins.rest.util |
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.util |
---|
Methods in com.atlassian.bamboo.plugins.rest.util that return RestPlans | |
---|---|
static RestPlans |
RestHelper.createPaginatedPlanResponse(java.util.Collection<Plan> plans,
LabelManager labelManager,
com.atlassian.user.User user,
javax.ws.rs.core.UriInfo uriInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |