Uses of Class
com.atlassian.jira.search.jql.ReporterClauseQueryMapper
Packages that use ReporterClauseQueryMapper
Package
Description
-
Uses of ReporterClauseQueryMapper in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return ReporterClauseQueryMapperModifier and TypeMethodDescriptionSearchConfiguration.CommonSearchConfiguration.reporterClauseQueryMapper(UserResolver userResolver, JqlOperandResolver jqlOperandResolver) Methods in com.atlassian.jira.component.spring.registrar with parameters of type ReporterClauseQueryMapperModifier and TypeMethodDescriptionSearchConfiguration.CommonSearchConfiguration.reporterSearchHandlerFactory(ComponentFactory componentFactory, ReporterClauseQueryFactory reporterClauseQueryFactory, ReporterClauseQueryMapper reporterClauseQueryMapper, ReporterValidator reporterValidator, FieldClausePermissionChecker.Factory factory, UserSearchService userSearchService, EmailFormatter emailFormatter) -
Uses of ReporterClauseQueryMapper in com.atlassian.jira.issue.search.handlers
Constructors in com.atlassian.jira.issue.search.handlers with parameters of type ReporterClauseQueryMapperModifierConstructorDescriptionReporterSearchHandlerFactory(ComponentFactory componentFactory, ReporterClauseQueryFactory clauseQueryFactory, ReporterClauseQueryMapper clauseQueryMapper, ReporterValidator clauseValidator, FieldClausePermissionChecker.Factory clausePermissionFactory, UserSearchService userSearchService, EmailFormatter emailFormatter)