Uses of Class
org.codehaus.mojo.dashboard.report.plugin.beans.JDependReportBean

Packages that use JDependReportBean
org.codehaus.mojo.dashboard.report.plugin   
 

Uses of JDependReportBean in org.codehaus.mojo.dashboard.report.plugin
 

Methods in org.codehaus.mojo.dashboard.report.plugin that return JDependReportBean
protected  JDependReportBean DashBoardUtils.getJDependReport(org.apache.maven.project.MavenProject project, java.util.Date generatedDate)
          get the JDependReportBean which represents the Cobertura .ser file analysis
 

Methods in org.codehaus.mojo.dashboard.report.plugin with parameters of type JDependReportBean
 void DashBoardReportGenerator.createJDependSection(java.util.ResourceBundle bundle, org.apache.maven.doxia.sink.Sink sink, JDependReportBean report)
           
 



Copyright © 2006-2009 CodeHaus. All Rights Reserved.