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, StatisticsMapper

public class ReporterStatisticsMapper
extends UserStatisticsMapper
implements StatisticsMapper


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, getSearchUrlSuffix, getValueFromLuceneField, hashCode, isFieldAlwaysPartOfAnIssue, isValidValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.jira.issue.statistics.StatisticsMapper
getSearchUrlSuffix, isFieldAlwaysPartOfAnIssue, isValidValue
 
Methods inherited from interface com.atlassian.jira.issue.search.LuceneFieldSorter
equals, getComparator, getDocumentConstant, getValueFromLuceneField, hashCode
 

Constructor Detail

ReporterStatisticsMapper

public ReporterStatisticsMapper(UserManager userManager,
                                JiraAuthenticationContext authenticationContext)


Copyright © 2002-2009 Atlassian. All Rights Reserved.