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

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

Uses of JavaProject in hudson.plugins.warnings
 

Methods in hudson.plugins.warnings that return JavaProject
 JavaProject WarningsResult.getPreviousResult()
          Returns the results of the previous build.
 

Uses of JavaProject in hudson.plugins.warnings.util
 

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