Uses of Class
com.atlassian.jira.charts.report.AbstractChartReport

Packages that use AbstractChartReport
com.atlassian.jira.charts.report   
 

Uses of AbstractChartReport in com.atlassian.jira.charts.report
 

Subclasses of AbstractChartReport in com.atlassian.jira.charts.report
 class AverageAgeReport
          A report showing a bar chart with average open times for issues.
 class CreatedVsResolvedReport
          A report showing issues created vs resolved for a given project or search request.
 class PieReport
          A report showing a pie chart by any single field of the issues for a given project or search request.
 class RecentlyCreatedReport
          A report showing a bar chart with average open times for issues.
 class ResolutionTimeReport
          A report showing resolution time for a given project or search request.
 class TimeSinceReport
          A report showing a bar chart with average open times for issues.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.