Uses of Class
hudson.plugins.findbugs.FindBugsResult

Packages that use FindBugsResult
hudson.plugins.findbugs   
 

Uses of FindBugsResult in hudson.plugins.findbugs
 

Methods in hudson.plugins.findbugs with parameters of type FindBugsResult
static java.lang.String ResultSummary.createDeltaMessage(FindBugsResult result)
          Returns the message to show as the result summary.
static java.lang.String ResultSummary.createSummary(FindBugsResult result)
          Returns the message to show as the result summary.
 

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



Copyright © 2008. All Rights Reserved.