Package com.atlassian.greenhopper.web.rapid.chart

Interface Summary
StatisticHistoryDataService Service for fetching historic data about issue statistics
 

Class Summary
ChangeHistoryCollector<T>  
ChartDataHelper Helper class for building CFD and Control charts.
ControlChartModel  
ControlChartModel.ColumnInfo Holds information about a single column in the chart model
ControlChartModel.ControlChartEntry Holds the control chart data for a single issue
ControlChartModelFactory  
CumulativeFlowChartModel The model behind the CFD.
CumulativeFlowChartModel.ColumnEntry Things we need to know about a column
CumulativeFlowChartModelFactory Factory to generate the model for the cumulative flow chart
EpicProgressChartModel The model for the Epic Progress Chart.
EpicProgressChartModelFactory Factory for EpicProgressChartModel objects
EpicReportModel model that holds data for epic report
EpicReportModel.EpicEntry  
EpicReportModelFactory gets the data for the epic report
FixVersionChangeEntry Change entry for a fix version for a given issue
FixVersionHistoryModel  
FixVersionResource  
FlotChartUtils Helper methods for producing data to be used within js flot charts.
HistoricSprintData Contains the data for the sprint report.
HistoricSprintDataFactory  
HistoricSprintReportContents Represents the contents of a report for a Sprint.
IssueColumnChangeCollector  
IssueColumnChangeEntry Column change entry for a given issue.
IssueCycleTimeCollector Calculates the raw data needed for the Control Chart.
IssueCycleTimeCollector.IssueTimesResult Result data in a shape that can be easily set in the REST template
ProgressChartData<T> Represents the scope change data returned for an epic report
RapidChartResource  
ReportContentModel  
ReportContentModel.Status  
ReportModelFactory  
ScopeChangeBurndownModel The model for the Burndown Chart.
SprintBurndownData Data for the sprint burndown
SprintBurndownModel The model for the Soprint Burndown Chart.
SprintBurndownModelFactory Factory for Sprint burndown models
SprintTimes Encapsulates finding sprint start / end dates
StatisticHistoryDataCallback This callback gathers various information about the issues it finds.
StatisticHistoryDataCallback.BaseData  
StatisticHistoryDataServiceImpl Simple implementation using the issue change history.
StatisticHistoryEntry Single entry in the statistic field value history of an issue
SwimlaneFilter Describes issues to be included in the results.
VelocityChartModel  
VelocityChartModel.VelocityStatEntry  
VelocityChartModelFactory  
VelocityChartModelFactory.SprintComparator  
VersionEntry Created with IntelliJ IDEA.
VersionEntryFactory  
VersionProgressChartModel  
VersionProgressChartModelFactory  
VersionReportModel  
VersionReportModelFactory  
WorkRateDataFactory Retrieves work rates for charts (burndown chart, control chart)
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.