Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.resource | |
com.atlassian.bamboo.plugins.rest.service |
Modifier and Type | Method and Description |
---|---|
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).
|
Modifier and Type | Method and Description |
---|---|
RestPlans |
PlanRestServiceImpl.createPaginatedPlanResponse(List<? extends ImmutablePlan> plans,
com.atlassian.user.User user,
javax.ws.rs.core.UriInfo uriInfo) |
RestPlans |
PlanRestService.createPaginatedPlanResponse(List<? extends ImmutablePlan> plans,
com.atlassian.user.User user,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.