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

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

Uses of AbstractResultAction in hudson.plugins.checkstyle
 

Subclasses of AbstractResultAction in hudson.plugins.checkstyle
 class CheckStyleResultAction
          Controls the live cycle of the Checkstyle results.
 class MavenCheckStyleResultAction
          A CheckStyleResultAction for native maven jobs.
 

Uses of AbstractResultAction in hudson.plugins.checkstyle.util
 

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