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

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

Uses of BuildResult in hudson.plugins.checkstyle
 

Subclasses of BuildResult in hudson.plugins.checkstyle
 class CheckStyleResult
          Represents the results of the Checkstyle analysis.
 

Uses of BuildResult in hudson.plugins.checkstyle.util
 

Classes in hudson.plugins.checkstyle.util with type parameters of type BuildResult
 class AbstractResultAction<T extends BuildResult>
          Controls the live cycle of Hudson results.
 

Subclasses of BuildResult in hudson.plugins.checkstyle.util
 class AnnotationsBuildResult
          Common base class for build results that persist annotations.
 



Copyright © 2008. All Rights Reserved.