Uses of Interface
com.atlassian.greenhopper.service.subquery.SubqueryService
Packages that use SubqueryService
Package
Description
-
Uses of SubqueryService in com.atlassian.greenhopper.service.rapid
Constructors in com.atlassian.greenhopper.service.rapid with parameters of type SubqueryServiceModifierConstructorDescriptionRapidViewClauseServiceImpl(SubqueryService subqueryService, JqlHelper jqlHelper, SprintQueryService sprintQueryService, EpicCustomFieldService epicCustomFieldService, IssueTypeService issueTypeService, RapidViewColumnService rapidViewColumnService, ColumnService columnService, com.atlassian.jira.config.FeatureManager featureManager) -
Uses of SubqueryService in com.atlassian.greenhopper.service.rapid.view.subquery
Classes in com.atlassian.greenhopper.service.rapid.view.subquery that implement SubqueryService -
Uses of SubqueryService in com.atlassian.greenhopper.spring
Methods in com.atlassian.greenhopper.spring with parameters of type SubqueryServiceModifier and TypeMethodDescriptionMainConfiguration.rapidViewClauseServiceImpl(SubqueryService subqueryService, JqlHelper jqlHelper, SprintQueryService sprintQueryService, EpicCustomFieldService epicCustomFieldService, IssueTypeService issueTypeService, RapidViewColumnService rapidViewColumnService, ColumnService columnService, com.atlassian.jira.config.FeatureManager featureManager) MainConfiguration.subqueryHelper(RapidViewService rapidViewService, RapidViewPermissionService rapidViewPermissionService, SubqueryService subqueryService, I18nFactoryService i18nFactoryService, JqlHelper jqlHelper, ErrorCollectionTransformer errorCollectionTransformer) -
Uses of SubqueryService in com.atlassian.greenhopper.web.rapid.view
Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type SubqueryServiceModifierConstructorDescriptionSubqueryHelper(RapidViewService rapidViewService, RapidViewPermissionService rapidViewPermissionService, SubqueryService subqueryService, I18nFactoryService i18nFactoryService, JqlHelper jqlHelper, ErrorCollectionTransformer errorCollectionTransformer)