public class ResolutionStatisticsMapper extends AbstractConstantStatisticsMapper implements SearchRequestAppender.Factory<IssueConstant>
constantsManager| Constructor and Description |
|---|
ResolutionStatisticsMapper(ConstantsManager constantsManager) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getConstantType() |
String |
getDocumentConstant()
Get the constant that this field is indexed with.
|
protected String |
getIssueFieldConstant() |
SearchRequestAppender<IssueConstant> |
getSearchRequestAppender() |
equals, getComparator, getSearchUrlSuffix, getValueFromLuceneField, hashCode, isFieldAlwaysPartOfAnIssue, isValidValuepublic ResolutionStatisticsMapper(ConstantsManager constantsManager)
protected String getConstantType()
getConstantType in class AbstractConstantStatisticsMapperprotected String getIssueFieldConstant()
getIssueFieldConstant in class AbstractConstantStatisticsMapperpublic String getDocumentConstant()
LuceneFieldSortergetDocumentConstant in interface LuceneFieldSorter<IssueConstant>getDocumentConstant in class AbstractConstantStatisticsMapperCustomFieldSearcherpublic SearchRequestAppender<IssueConstant> getSearchRequestAppender()
getSearchRequestAppender in interface SearchRequestAppender.Factory<IssueConstant>Copyright © 2002-2021 Atlassian. All Rights Reserved.