com.atlassian.jira.issue.statistics
Class ReporterStatisticsMapper

java.lang.Object
  extended by com.atlassian.jira.issue.statistics.UserStatisticsMapper
      extended by com.atlassian.jira.issue.statistics.ReporterStatisticsMapper
All Implemented Interfaces:
LuceneFieldSorter<com.atlassian.crowd.embedded.api.User>, SearchRequestAppender.Factory<com.atlassian.crowd.embedded.api.User>, StatisticsMapper<com.atlassian.crowd.embedded.api.User>

public class ReporterStatisticsMapper
extends UserStatisticsMapper


Field Summary
 
Fields inherited from class com.atlassian.jira.issue.statistics.UserStatisticsMapper
jiraAuthenticationContext
 
Constructor Summary
ReporterStatisticsMapper(UserManager userManager, JiraAuthenticationContext authenticationContext)
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.issue.statistics.UserStatisticsMapper
equals, getClauseName, getComparator, getDocumentConstant, getSearchRequestAppender, getSearchUrlSuffix, getValueFromLuceneField, hashCode, isFieldAlwaysPartOfAnIssue, isValidValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReporterStatisticsMapper

public ReporterStatisticsMapper(UserManager userManager,
                                JiraAuthenticationContext authenticationContext)


Copyright © 2002-2012 Atlassian. All Rights Reserved.