Uses of Class
hudson.plugins.findbugs.util.HealthReportBuilder

Packages that use HealthReportBuilder
hudson.plugins.findbugs   
hudson.plugins.findbugs.util   
 

Uses of HealthReportBuilder in hudson.plugins.findbugs
 

Constructors in hudson.plugins.findbugs with parameters of type HealthReportBuilder
FindBugsResultAction(hudson.model.AbstractBuild<?,?> owner, FindBugsResult result, HealthReportBuilder healthReportBuilder)
          Creates a new instance of FindBugsBuildAction.
 

Uses of HealthReportBuilder in hudson.plugins.findbugs.util
 

Methods in hudson.plugins.findbugs.util that return HealthReportBuilder
protected  HealthReportBuilder HealthAwarePublisher.createHealthReporter(java.lang.String reportSingleCount, java.lang.String reportMultipleCount)
          Creates a new instance of HealthReportBuilder.
 HealthReportBuilder ResultAction.getHealthReportBuilder()
          Returns the associated health report builder.
 HealthReportBuilder AbstractResultAction.getHealthReportBuilder()
          Returns the associated health report builder.
 

Constructors in hudson.plugins.findbugs.util with parameters of type HealthReportBuilder
AbstractResultAction(hudson.model.AbstractBuild<?,?> owner, HealthReportBuilder healthReportBuilder, T result)
          Creates a new instance of AbstractResultAction.
 



Copyright © 2008. All Rights Reserved.