Uses of Interface
com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
Packages that use RapidIssueEntryQueryService
Package
Description
-
Uses of RapidIssueEntryQueryService in com.atlassian.greenhopper.web.rapid.list
Classes in com.atlassian.greenhopper.web.rapid.list that implement RapidIssueEntryQueryServiceModifier and TypeClassDescriptionclassProvides calculation of swimlane contents functionality -
Uses of RapidIssueEntryQueryService in com.atlassian.greenhopper.web.rapid.sprint
Constructors in com.atlassian.greenhopper.web.rapid.sprint with parameters of type RapidIssueEntryQueryServiceModifierConstructorDescriptionSprintRankResource(RankHelper rankHelper, IssueHelper issueHelper, SprintService sprintService, RankService rankService, SprintIssueService sprintIssueService, RankableFactory rankableFactory, RapidViewService rapidViewService, SprintHelper sprintHelper, SprintEntryFactory sprintEntryFactory, SprintPermissionService sprintPermissionService, RapidIssueEntryQueryService rapidIssueEntryQueryService) -
Uses of RapidIssueEntryQueryService in com.atlassian.greenhopper.web.rapid.work
Constructors in com.atlassian.greenhopper.web.rapid.work with parameters of type RapidIssueEntryQueryServiceModifierConstructorDescriptionWorkResource(RapidIssueEntryQueryService rapidIssueEntryQueryService, WorkDataFactory workDataFactory, ProjectHistoryService projectHistoryService, ProjectEntryTransformer projectEntryTransformer, RapidViewService rapidViewService, WorkflowService workflowService, CardColorQueryService cardColorQueryService)