Uses of Class
hudson.plugins.findbugs.Warning

Uses of Warning in hudson.plugins.findbugs
 

Methods in hudson.plugins.findbugs that return types with arguments of type Warning
 java.util.Collection<Warning> JavaPackage.getWarnings()
           
 java.util.Collection<Warning> JavaClass.getWarnings()
           
 java.util.Collection<Warning> FindBugsDetail.getWarnings()
          Returns all the warnings in this package.
 java.util.Collection<Warning> Module.getWarnings(java.lang.String packageName)
           
 java.util.Collection<Warning> JavaProject.getWarnings(java.lang.String packageName)
           
 

Methods in hudson.plugins.findbugs with parameters of type Warning
 void JavaClass.addWarning(Warning warning)
           
 



Copyright © 2007. All Rights Reserved.