Package com.atlassian.greenhopper.web.rapid.issue.statistics

Interface Summary
ChangeHistoryStatisticValueResolver Used for retrieving the value of the "estimation statistic" from a Lucene document (map of String values).
DocumentStatisticValueResolver Used for retrieving the value of the "estimation statistic" from a Lucene document (map of String values).
IssueStatisticValueResolver Used for retrieving the value of the "estimation statistic" from an Issue.
StatisticValueResolver Used for retrieving Double values and String text representations of those values from a source (either an issue or a Lucene document string value) for a given StatisticsField.
 

Class Summary
HistoricalEstimateStatisticValueResolver Fetches statistics about issues over the lifetime of the sprint.
IssueSprintStatistics  
IssueSprintStatistics.Builder  
StatisticFieldAggregationCallback Callback which will retrieve the value of the StatisticsFieldConfig on each Issue that is collected and accumulate the values for each parent issue including its subtasks
StatisticValueResolverFactory Used to easily construct StatisticValueResolver instances.
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.