Uses of Class
com.atlassian.bamboo.plugins.rest.gadget.PlanProjectResource.Option
-
Packages that use PlanProjectResource.Option Package Description com.atlassian.bamboo.plugins.rest.gadget -
-
Uses of PlanProjectResource.Option in com.atlassian.bamboo.plugins.rest.gadget
Methods in com.atlassian.bamboo.plugins.rest.gadget that return types with arguments of type PlanProjectResource.Option Modifier and Type Method Description Collection<PlanProjectResource.Option>
PlanProjectResource. getPlansForProjects(String allProjects, javax.ws.rs.core.UriInfo uriInfo)
Collection<PlanProjectResource.Option>
PlanProjectResource. getProjectsAndPlans(String query, String selectedProjects, String selectedPlans, javax.ws.rs.core.UriInfo uriInfo)
-