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   
 

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
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.
IssueStatusHistoryCollector.STATUS_CHANGE
          There are two search keys we are interested in : status.ch_from and status.ch_to.
IssueStatusHistoryService
          Provides status history information in the form of status change timelines.
 

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



Copyright © 2007-2012 Atlassian. All Rights Reserved.