Uses of Class
com.atlassian.jira.dashboarditem.statistics.service.statistics.searcher.StatisticsSearcher
Packages that use StatisticsSearcher
-
Uses of StatisticsSearcher in com.atlassian.jira.dashboarditem.statistics.service.statistics
Constructors in com.atlassian.jira.dashboarditem.statistics.service.statistics with parameters of type StatisticsSearcherModifierConstructorDescriptionStatisticsServiceImpl(JiraAuthenticationContext authenticationContext, SearchRequestService searchRequestService, StatisticsSearcher statisticsSearcher, StatisticTypesProvider statisticTypesProvider, QueryParser queryParser, ProjectOrFilterQueryParser projectOrFilterQueryParser)