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

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

Uses of AbstractResultAction in hudson.plugins.warnings
 

Subclasses of AbstractResultAction in hudson.plugins.warnings
 class WarningsResultAction
          Controls the live cycle of the warnings results.
 

Uses of AbstractResultAction in hudson.plugins.warnings.util
 

Methods in hudson.plugins.warnings.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 © 2009. All Rights Reserved.