Uses of Class
hudson.plugins.checkstyle.util.model.JavaProject

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

Uses of JavaProject in hudson.plugins.checkstyle
 

Methods in hudson.plugins.checkstyle that return JavaProject
protected  JavaProject CheckStyleResult.getPreviousResult()
          Returns the results of the previous build.
 

Uses of JavaProject in hudson.plugins.checkstyle.util
 

Methods in hudson.plugins.checkstyle.util that return JavaProject
protected abstract  JavaProject AnnotationsBuildResult.getPreviousResult()
          Returns the results of the previous build.
 JavaProject AnnotationsBuildResult.getProject()
          Returns the associated project of this result.
 



Copyright © 2008. All Rights Reserved.