Package com.atlassian.jira.issue.statistics

Interface Summary
StatisticGatherer A simple way of calculating statistics
StatisticsMapper Allow mapping from Lucene indexes, back to the fields that they came from.
 

Class Summary
AbstractConstantStatisticsMapper  
AbstractDateStatisticsMapper  
AbstractUserStatisticsMapper  
AbstractVersionStatisticsMapper  
AssigneeStatisticsMapper  
ComponentStatisticsMapper  
DateFieldSorter  
DatePeriodStatisticsMapper A StatsMapper that takes the document constant name (lucene) and a JFreeChart TimePeriod class, and rounds the dates to the appropriate time period
FilterStatisticsCascadingSelectValuesGenerator Created by IntelliJ IDEA.
FilterStatisticsValuesGenerator  
FixForVersionStatisticsMapper  
IssueKeyStatisticsMapper  
IssueTypeStatisticsMapper  
LongFieldStatisticsMapper  
NumericFieldStatisticsMapper  
PriorityStatisticsMapper  
ProjectStatisticsMapper  
RaisedInVersionStatisticsMapper  
ReporterStatisticsMapper  
ResolutionStatisticsMapper  
SecurityLevelStatisticsMapper  
StatisticGatherer.Mean  
StatisticGatherer.MeanValue Using some trickiness - we extend Number so that we can call StatisticGatherer.MeanValue.intValue() without having to change all the client code
StatisticGatherer.Median  
StatisticGatherer.MedianValue  
StatisticGatherer.Sum  
StatsGroup  
StatusStatisticsMapper  
SubTaskStatisticsMapper  
TextFieldSorter  
TwoDimensionalStatsMap  
VotesStatisticsMapper  
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.