com.atlassian.jira.issue.statistics
Class ResolutionStatisticsMapper
java.lang.Object
com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
com.atlassian.jira.issue.statistics.ResolutionStatisticsMapper
- All Implemented Interfaces:
- LuceneFieldSorter, StatisticsMapper
public class ResolutionStatisticsMapper
- extends AbstractConstantStatisticsMapper
ResolutionStatisticsMapper
public ResolutionStatisticsMapper(ConstantsManager constantsManager)
getConstantType
protected String getConstantType()
- Specified by:
getConstantType in class AbstractConstantStatisticsMapper
getIssueFieldConstant
protected String getIssueFieldConstant()
- Specified by:
getIssueFieldConstant in class AbstractConstantStatisticsMapper
getDocumentConstant
public String getDocumentConstant()
- Description copied from interface:
LuceneFieldSorter
- Get the constant that this field is indexed with.
- Specified by:
getDocumentConstant in interface LuceneFieldSorter- Specified by:
getDocumentConstant in class AbstractConstantStatisticsMapper
- See Also:
IssueDocument,
CustomFieldSearcher
Copyright © 2002-2009 Atlassian. All Rights Reserved.