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

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

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

Methods in org.codehaus.mojo.dashboard.report.plugin that return CheckstyleReportBean
protected  CheckstyleReportBean DashBoardUtils.getCheckstyleReport(org.apache.maven.project.MavenProject project, java.util.Date generatedDate)
           
 

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



Copyright © 2006-2010 CodeHaus. All Rights Reserved.