Uses of Package
com.atlassian.greenhopper.service.charts

Packages that use com.atlassian.greenhopper.service.charts
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.charts   
com.atlassian.greenhopper.web.rapid.chart   
com.atlassian.greenhopper.web.rapid.list   
com.pyxis.greenhopper.gadget   
 

Classes in com.atlassian.greenhopper.service.charts used by com.atlassian.greenhopper.service
HourBurndownChartService
          This service is responsible for converting raw data into Model classes for the respective charts.
 

Classes in com.atlassian.greenhopper.service.charts used by com.atlassian.greenhopper.service.charts
ChangeHistoryCallback
          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
 

Classes in com.atlassian.greenhopper.service.charts used by com.atlassian.greenhopper.web.rapid.chart
AbstractIssueHistoryStatusCallback
          No-op superclass for status history callbacks.
ChangeHistoryCallback
          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).
IssueStatusHistoryCallback
          Collector-style callback for gathering issue status change history information.
 

Classes in com.atlassian.greenhopper.service.charts used by com.atlassian.greenhopper.web.rapid.list
AbstractIssueHistoryStatusCallback
          No-op superclass for status history callbacks.
ChangeHistoryCallback
          Generic callback for gathering change history information.
IssueStatusHistoryCallback
          Collector-style callback for gathering issue status change history information.
 

Classes in com.atlassian.greenhopper.service.charts used by com.pyxis.greenhopper.gadget
HourBurndownChartService
          This service is responsible for converting raw data into Model classes for the respective charts.
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.