|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||