Uses of Class
org.codehaus.mojo.findbugs.ThresholdParameter

Uses of ThresholdParameter in org.codehaus.mojo.findbugs
 

Methods in org.codehaus.mojo.findbugs that return ThresholdParameter
 ThresholdParameter XDocsReporter.getThreshold()
           
protected  ThresholdParameter FindBugsMojo.getThresholdParameter()
          Returns the threshold parameter to use.
 

Methods in org.codehaus.mojo.findbugs with parameters of type ThresholdParameter
 void XDocsReporter.setThreshold(ThresholdParameter threshold)
           
 

Constructors in org.codehaus.mojo.findbugs with parameters of type ThresholdParameter
Reporter(org.apache.maven.doxia.sink.Sink pSink, ResourceBundle pBundle, org.apache.maven.plugin.logging.Log pLog, ThresholdParameter pThreshold, boolean isJXRReportEnabled, EffortParameter pEffort)
          Default constructor.
 



Copyright © 2005-2007 CodeHaus. All Rights Reserved.