public class PlanProjectResource extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PlanProjectResource.Option |
Constructor and Description |
---|
PlanProjectResource(CachedPlanManager cachedPlanManager,
ProjectManager projectManager) |
Modifier and Type | Method and Description |
---|---|
Collection<PlanProjectResource.Option> |
getPlansForProjects(String allProjects,
javax.ws.rs.core.UriInfo uriInfo) |
Collection<PlanProjectResource.Option> |
getProjectsAndPlans(String query,
String selectedProjects,
String selectedPlans,
javax.ws.rs.core.UriInfo uriInfo) |
public PlanProjectResource(CachedPlanManager cachedPlanManager, ProjectManager projectManager)
public Collection<PlanProjectResource.Option> getProjectsAndPlans(String query, String selectedProjects, String selectedPlans, @Context javax.ws.rs.core.UriInfo uriInfo)
public Collection<PlanProjectResource.Option> getPlansForProjects(String allProjects, @Context javax.ws.rs.core.UriInfo uriInfo)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.