Uses of Interface
com.atlassian.greenhopper.service.sprint.SprintQueryService
Packages that use SprintQueryService
Package
Description
-
Uses of SprintQueryService in com.atlassian.greenhopper.service.sprint
Classes in com.atlassian.greenhopper.service.sprint that implement SprintQueryService -
Uses of SprintQueryService in com.atlassian.greenhopper.web.integration
Constructors in com.atlassian.greenhopper.web.integration with parameters of type SprintQueryServiceModifierConstructorDescriptionTeamCalendarsResource
(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.chart
Constructors in com.atlassian.greenhopper.web.rapid.chart with parameters of type SprintQueryServiceModifierConstructorDescriptionSprintDateBasedSearch
(SprintQueryService sprintQueryService, RefinedSprintFilterFactory refinedSprintFilterFactory) -
Uses of SprintQueryService in com.atlassian.greenhopper.web.rapid.sprint
Constructors in com.atlassian.greenhopper.web.rapid.sprint with parameters of type SprintQueryServiceModifierConstructorDescriptionStartSprintHelper
(com.atlassian.jira.issue.IssueManager issueManager, RapidViewQueryService rapidViewQueryService, RapidViewClauseService rapidViewClauseService, EstimateStatisticService estimateStatisticService, StatisticValueResolverFactory statisticValueResolverFactory, WorkflowService workflowService, SprintQueryService sprintQueryService, TrackingStatisticService trackingStatisticService, TimeTrackingService timeTrackingService, SearchService searchService, com.atlassian.jira.search.issue.IssueDocumentSearchService issueDocumentSearchService, ColumnService columnService)