Uses of Class
hudson.plugins.findbugs.JavaProject

Uses of JavaProject in hudson.plugins.findbugs
 

Methods in hudson.plugins.findbugs that return JavaProject
 JavaProject FindBugsCounter.findBugs()
          Scans all the FindBugs files in the specified directory and returns the result as a JavaProject.
 JavaProject FindBugsResult.getProject()
          Returns the associated project of this result.
 

Constructors in hudson.plugins.findbugs with parameters of type JavaProject
FindBugsDetail(hudson.model.Build<?,?> build, JavaProject project, java.lang.String packageName)
          Creates a new instance of FindBugsResult.
FindBugsResult(hudson.model.Build<?,?> build, JavaProject project)
          Creates a new instance of FindBugsResult.
 



Copyright © 2007. All Rights Reserved.