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

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

Uses of AbstractResultAction in hudson.plugins.findbugs
 

Subclasses of AbstractResultAction in hudson.plugins.findbugs
 class FindBugsResultAction
          Controls the live cycle of the FindBugs results.
 class MavenFindBugsResultAction
          A FindBugsResultAction for native maven jobs.
 

Uses of AbstractResultAction in hudson.plugins.findbugs.util
 

Methods in hudson.plugins.findbugs.util that return AbstractResultAction
protected  AbstractResultAction<T> AbstractResultAction.getPreviousBuild()
          Gets the result of a previous build if it's recorded, or null if not.
 



Copyright © 2008. All Rights Reserved.