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

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

Uses of AnnotationsBuildResult in hudson.plugins.checkstyle
 

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

Uses of AnnotationsBuildResult in hudson.plugins.checkstyle.util
 

Constructors in hudson.plugins.checkstyle.util with parameters of type AnnotationsBuildResult
AnnotationsBuildResult(hudson.model.AbstractBuild<?,?> build, ParserResult result, AnnotationsBuildResult previous)
          Creates a new instance of AnnotationsBuildResult.
 



Copyright © 2008. All Rights Reserved.