@ThreadSafe public class StatusStatisticsMapper extends AbstractConstantStatisticsMapper implements SearchRequestAppender.Factory<IssueConstant>
constantsManager| Constructor and Description |
|---|
StatusStatisticsMapper(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 StatusStatisticsMapper(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-2017 Atlassian. All Rights Reserved.