Uses of Interface
com.atlassian.greenhopper.service.sprint.SprintQueryService

Packages that use SprintQueryService
com.atlassian.greenhopper.service.sprint   
com.atlassian.greenhopper.web.integration   
com.atlassian.greenhopper.web.rapid.sprint   
 

Uses of SprintQueryService in com.atlassian.greenhopper.service.sprint
 

Classes in com.atlassian.greenhopper.service.sprint that implement SprintQueryService
 class SprintQueryServiceImpl
           
 

Uses of SprintQueryService in com.atlassian.greenhopper.web.integration
 

Constructors in com.atlassian.greenhopper.web.integration with parameters of type SprintQueryService
TeamCalendarsResource(SprintPermissionService sprintPermissionService, com.atlassian.jira.bc.issue.search.SearchService searchService, com.atlassian.jira.issue.fields.rest.json.beans.JiraBaseUrls jiraBaseUrls, SavedFilterService savedFilterService, SprintQueryService sprintQueryService)
           
 

Uses of SprintQueryService in com.atlassian.greenhopper.web.rapid.sprint
 

Constructors in com.atlassian.greenhopper.web.rapid.sprint with parameters of type SprintQueryService
SprintsResource(SprintQueryService sprintQueryService, RapidViewService rapidViewService, RapidViewQueryService rapidViewQueryService, com.atlassian.jira.security.JiraAuthenticationContext authContext, SprintEntryFactory sprintEntryFactory)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.