Uses of Interface
com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService

Packages that use RapidIssueEntryQueryService
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.plan   
com.atlassian.greenhopper.web.rapid.work   
 

Uses of RapidIssueEntryQueryService in com.atlassian.greenhopper.web.rapid.list
 

Classes in com.atlassian.greenhopper.web.rapid.list that implement RapidIssueEntryQueryService
 class RapidIssueEntryQueryServiceImpl
          Provides calculation of swimlane contents functionality
 

Uses of RapidIssueEntryQueryService in com.atlassian.greenhopper.web.rapid.plan
 

Constructors in com.atlassian.greenhopper.web.rapid.plan with parameters of type RapidIssueEntryQueryService
PlanningModeResource(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, RapidViewService rapidViewService, I18nFactoryService i18nFactoryService, PlanningModeService planningModeService, IndexCheckService sprintIndexCheckService, com.atlassian.jira.bc.issue.IssueService issueService, ProjectHistoryService projectHistoryService, ProjectEntryTransformer projectEntryTransformer, SprintMarkerService sprintMarkerService, RapidIssueEntryQueryService rapidIssueEntryQueryService, SprintMarkerHelper sprintMarkerHelper, GreenHopperSettingsService greenHopperSettingsService, IssueTypeService issueTypeService, EpicCustomFieldService epicCustomFieldService, ClassificationStatisticService classificationStatisticService, PermissionService permissionService, QueryService queryService, com.atlassian.jira.project.version.VersionManager versionManager, VersionService versionService, com.atlassian.jira.datetime.DateTimeFormatterFactory dateTimeFormatterFactory, VersionPermissionService versionPermissionService)
           
 

Uses of RapidIssueEntryQueryService in com.atlassian.greenhopper.web.rapid.work
 

Constructors in com.atlassian.greenhopper.web.rapid.work with parameters of type RapidIssueEntryQueryService
WorkResource(com.atlassian.jira.security.JiraAuthenticationContext authContext, RapidIssueEntryQueryService rapidIssueEntryQueryService, WorkDataFactory workDataFactory, ProjectHistoryService projectHistoryService, ProjectEntryTransformer projectEntryTransformer, RapidViewService rapidViewService)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.