Class UserStatisticsMapper

java.lang.Object
com.atlassian.jira.issue.statistics.UserStatisticsMapper
All Implemented Interfaces:
SearchRequestAppender.Factory<ApplicationUser>, StatisticsMapper<ApplicationUser>, FieldValueLoader<ApplicationUser>
Direct Known Subclasses:
AssigneeStatisticsMapper, CreatorStatisticsMapper, CustomFieldUserStatisticsMapper, ReporterStatisticsMapper

public class UserStatisticsMapper extends Object implements StatisticsMapper<ApplicationUser>, SearchRequestAppender.Factory<ApplicationUser>