Uses of Interface
com.atlassian.jira.plugin.report.Report

Packages that use Report
com.atlassian.jira.charts.report   
com.atlassian.jira.dev.reference.plugin.report   
com.atlassian.jira.plugin.report   
com.atlassian.jira.plugin.report.impl   
 

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

Classes in com.atlassian.jira.charts.report that implement Report
 class AbstractChartReport
           
 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.
 

Uses of Report in com.atlassian.jira.dev.reference.plugin.report
 

Classes in com.atlassian.jira.dev.reference.plugin.report that implement Report
 class ReferenceReport
          This is a simple report that reports all issues.
 

Uses of Report in com.atlassian.jira.plugin.report
 

Methods in com.atlassian.jira.plugin.report that return Report
 Report ReportModuleDescriptorImpl.getModule()
           
 Report ReportModuleDescriptor.getModule()
           
 

Uses of Report in com.atlassian.jira.plugin.report.impl
 

Classes in com.atlassian.jira.plugin.report.impl that implement Report
 class AbstractReport
           
 class DeveloperWorkloadReport
           
 class SingleLevelGroupByReport
           
 class TimeTrackingReport
           
 class VersionWorkloadReport
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.