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 issue field statistic values at the time the issue entered the sprint
IssueSprintStatistics  
IssueSprintStatistics.Builder  
StatisticValueResolverFactory Used to easily construct StatisticValueResolver instances.
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.