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

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

Uses of AbstractResultAction in hudson.plugins.dry
 

Subclasses of AbstractResultAction in hudson.plugins.dry
 class DryResultAction
          Controls the live cycle of the DRY results.
 class MavenDryResultAction
          A DryResultAction for native maven jobs.
 

Uses of AbstractResultAction in hudson.plugins.dry.util
 

Methods in hudson.plugins.dry.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.