Uses of Class
com.atlassian.jira.plugin.report.ReportModuleDescriptor

Packages that use ReportModuleDescriptor
com.atlassian.jira.plugin.report   
com.atlassian.jira.plugin.report.impl   
com.atlassian.jira.web.action.browser   
 

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

Methods in com.atlassian.jira.plugin.report with parameters of type ReportModuleDescriptor
 void Report.init(ReportModuleDescriptor reportModuleDescriptor)
          Initialise this report, given the report's module descriptor.
 

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

Fields in com.atlassian.jira.plugin.report.impl declared as ReportModuleDescriptor
protected  ReportModuleDescriptor AbstractReport.descriptor
           
 

Methods in com.atlassian.jira.plugin.report.impl that return ReportModuleDescriptor
protected  ReportModuleDescriptor AbstractReport.getDescriptor()
           
 

Methods in com.atlassian.jira.plugin.report.impl with parameters of type ReportModuleDescriptor
 void AbstractReport.init(ReportModuleDescriptor descriptor)
           
 

Uses of ReportModuleDescriptor in com.atlassian.jira.web.action.browser
 

Methods in com.atlassian.jira.web.action.browser that return ReportModuleDescriptor
 ReportModuleDescriptor ConfigureReport.getReport()
           
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.