|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ThresholdParameter in org.codehaus.mojo.findbugs |
|---|
| Methods in org.codehaus.mojo.findbugs that return ThresholdParameter | |
|---|---|
static ThresholdParameter |
ThresholdParameter.getDEFAULT()
|
static ThresholdParameter |
ThresholdParameter.getEXP()
|
static ThresholdParameter |
ThresholdParameter.getHIGH()
|
static ThresholdParameter |
ThresholdParameter.getIGNORE()
|
static ThresholdParameter |
ThresholdParameter.getLOW()
|
static ThresholdParameter |
ThresholdParameter.getNORMAL()
|
ThresholdParameter |
XDocsReporter.getThreshold()
|
ThresholdParameter |
Reporter.getThreshold()
|
protected ThresholdParameter |
FindbugsViolationCheckMojo.getThresholdParameter()
Returns the threshold parameter to use. |
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 value)
|
void |
Reporter.setThreshold(ThresholdParameter value)
|
| Constructors in org.codehaus.mojo.findbugs with parameters of type ThresholdParameter | |
|---|---|
Reporter(org.apache.maven.doxia.sink.Sink sink,
java.util.ResourceBundle bundle,
org.apache.maven.plugin.logging.Log log,
ThresholdParameter threshold,
boolean isJXRReportEnabled,
EffortParameter effort)
Default constructor. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||