Package com.atlassian.greenhopper.service.charts

Interface Summary
ChangeHistoryCallback<T> Generic callback for gathering change history information.
FixVersionHistoryService Fetches data from the change history to build a list of changes to the fix version (issues added and issues removed with corresponding dates).
HourBurndownChartService This service is responsible for converting raw data into Model classes for the respective charts.
HourBurndownSpan Represents a burndown span, e.g.
HourBurndownSpanMapper Maps ids to an BurndownSpan object and provides hierarchical data
IssueStatusHistoryCallback Collector-style callback for gathering issue status change history information.
IssueStatusHistoryService Provides status history information in the form of status change timelines.
WorkRateService Service that provides a work rate for a given time span
 

Class Summary
AbstractIssueHistoryStatusCallback No-op superclass for status history callbacks.
FixVersionHistoryCallback  
FixVersionHistoryFieldSelector Field selector to ensure we only pick what's needed when searching lucene for fix version history.
FixVersionHistoryServiceImpl  
HourBurndownAdapter Deprecated.
HourBurndownChartServiceImpl  
IssueStatusHistoryFieldSelector Field selector to make sure we're only picking what's needed.
IssueStatusHistoryServiceImpl Produces status history from the Lucene change history index.
WorkRateServiceImpl  
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.