Uses of Class
hudson.plugins.checkstyle.CheckStyleMavenResult

Packages that use CheckStyleMavenResult
hudson.plugins.checkstyle   
 

Uses of CheckStyleMavenResult in hudson.plugins.checkstyle
 

Methods in hudson.plugins.checkstyle that return CheckStyleMavenResult
 CheckStyleMavenResult CheckStyleResultBuilder.buildMaven(hudson.model.AbstractBuild<?,?> build, ParserResult result, java.lang.String defaultEncoding)
          Creates a result that persists the Checkstyle information for the specified build.
 



Copyright © 2009. All Rights Reserved.