Class RaisedInVersionStatisticsMapper
java.lang.Object
com.atlassian.jira.issue.statistics.VersionStatisticsMapper
com.atlassian.jira.issue.statistics.RaisedInVersionStatisticsMapper
- All Implemented Interfaces:
LuceneFieldSorter
,SearchRequestAppender.Factory
,StatisticsMapper
public class RaisedInVersionStatisticsMapper
extends VersionStatisticsMapper
implements StatisticsMapper
-
Constructor Summary
ConstructorsConstructorDescriptionRaisedInVersionStatisticsMapper
(VersionManager versionManager) RaisedInVersionStatisticsMapper
(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, isValidValue
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.jira.issue.search.LuceneFieldSorter
equals, getComparator, getDocumentConstant, getValueFromLuceneField, hashCode
Methods inherited from interface com.atlassian.jira.issue.statistics.StatisticsMapper
getSearchUrlSuffix, isFieldAlwaysPartOfAnIssue, isValidValue
-
Constructor Details
-
RaisedInVersionStatisticsMapper
-
RaisedInVersionStatisticsMapper
-