Uses of Class
hudson.plugins.findbugs.Module

Uses of Module in hudson.plugins.findbugs
 

Methods in hudson.plugins.findbugs that return Module
protected  Module FindBugsCounter.parse(java.io.InputStream file)
          Returns the parsed FindBugs analysis file.
 

Methods in hudson.plugins.findbugs that return types with arguments of type Module
 java.util.Collection<Module> JavaProject.getModules()
           
 

Methods in hudson.plugins.findbugs with parameters of type Module
 void JavaProject.addModule(Module module)
           
 



Copyright © 2007. All Rights Reserved.