public class FilterBugReporter extends DelegatingBugReporter
NORMAL, SILENT
Constructor and Description |
---|
FilterBugReporter(BugReporter realBugReporter,
Matcher filter,
boolean include) |
Modifier and Type | Method and Description |
---|---|
void |
reportBug(BugInstance bugInstance)
Report a bug.
|
addObserver, finish, getDelegate, getProjectStats, getRealBugReporter, logError, logError, observeClass, reportMissingClass, reportMissingClass, reportQueuedErrors, reportSkippedAnalysis, setDelegate, setErrorVerbosity, setPriorityThreshold
public FilterBugReporter(BugReporter realBugReporter, Matcher filter, boolean include)
public void reportBug(BugInstance bugInstance)
BugReporter
reportBug
in interface BugReporter
reportBug
in class DelegatingBugReporter
bugInstance
- object describing the bug instanceFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.