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

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

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

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

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



Copyright © 2006-2010 CodeHaus. All Rights Reserved.