Uses of Class
hudson.plugins.findbugs.FindBugsResult

Uses of FindBugsResult in hudson.plugins.findbugs
 

Methods in hudson.plugins.findbugs that return FindBugsResult
 FindBugsResult FindBugsResultAction.getResult()
          Returns the FindBugs result.
 

Methods in hudson.plugins.findbugs with parameters of type FindBugsResult
 void FindBugsResultAction.setResult(FindBugsResult result)
          Sets the FindBugs result for this build.
 



Copyright © 2007. All Rights Reserved.