Uses of Interface
com.atlassian.greenhopper.service.query.QueryService
Packages that use QueryService
Package
Description
-
Uses of QueryService in com.atlassian.greenhopper.service.query
Classes in com.atlassian.greenhopper.service.query that implement QueryService -
Uses of QueryService in com.atlassian.greenhopper.service.rapid
Constructors in com.atlassian.greenhopper.service.rapid with parameters of type QueryService -
Uses of QueryService in com.atlassian.greenhopper.web.rapid
Constructors in com.atlassian.greenhopper.web.rapid with parameters of type QueryServiceModifierConstructorDescriptionRapidBoardAction(BoardSidebarRenderer boardSidebarRenderer, IndexCheckService indexCheckService, LicenseService licenseService, com.atlassian.jira.security.PermissionManager permissionManager, RapidViewHistoryService rapidViewHistoryService, RapidViewConfigDataProvider rapidViewConfigDataProvider, com.atlassian.jira.task.TaskManager taskManager, UpgradeVersionService upgradeVersionService, UserPropertyService userPropertyService, QueryService queryService, RapidViewListHelper rapidViewListHelper, GHJSONMarshaller jsonMarshaller, com.atlassian.jira.onboarding.OnboardingService onboardingService, RapidViewManager rapidViewManager, ErrorCollectionTransformer errorCollectionTransformer, com.atlassian.jira.projects.unlicensed.UnlicensedProjectPageRenderer unlicensedProjectPageRenderer, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, com.atlassian.event.api.EventPublisher eventPublisher, ColumnService columnService, com.atlassian.jira.util.velocity.VelocityRequestContextFactory contextFactory, com.atlassian.jira.config.FeatureManager featureManager, com.atlassian.jira.bc.issue.IssueService issueService, JiraSoftwareFeatureService jiraSoftwareFeatureService, RapidViewService rapidViewService)