Class FixForVersionStatisticsMapper
java.lang.Object
com.atlassian.jira.issue.statistics.VersionStatisticsMapper
com.atlassian.jira.issue.statistics.FixForVersionStatisticsMapper
- All Implemented Interfaces:
LuceneFieldSorter,SearchRequestAppender.Factory,StatisticsMapper,FieldValueLoader
public class FixForVersionStatisticsMapper
extends VersionStatisticsMapper
implements StatisticsMapper
-
Constructor Summary
ConstructorsConstructorDescriptionFixForVersionStatisticsMapper(VersionManager versionManager) FixForVersionStatisticsMapper(VersionManager versionManager, boolean includeArchived) -
Method Summary
Methods inherited from class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
equals, getClauseName, getComparator, getDocumentConstant, getSearchRequestAppender, getSearchUrlSuffix, getValueFromLuceneField, hashCode, isFieldAlwaysPartOfAnIssue, isValidValueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.jira.issue.search.LuceneFieldSorter
equals, field, getComparator, hashCode, loadValueMethods inherited from interface com.atlassian.jira.issue.statistics.StatisticsMapper
getDocumentConstant, getSearchUrlSuffix, getValueFromLuceneField, isFieldAlwaysPartOfAnIssue, isValidValue
-
Constructor Details
-
FixForVersionStatisticsMapper
-
FixForVersionStatisticsMapper
-