RepositoryLookupFailureCallback
, BugReporter
, IClassObserver
, IErrorLogger
public class CategoryFilteringBugReporter extends DelegatingBugReporter
NORMAL, SILENT
Constructor | Description |
---|---|
CategoryFilteringBugReporter(BugReporter realBugReporter,
java.util.Set<java.lang.String> categorySet) |
Modifier and Type | Method | Description |
---|---|---|
void |
reportBug(BugInstance bugInstance) |
Report a bug.
|
addObserver, finish, getBugCollection, getDelegate, getProjectStats, logError, logError, observeClass, reportMissingClass, reportMissingClass, reportQueuedErrors, reportSkippedAnalysis, setErrorVerbosity, setPriorityThreshold
public CategoryFilteringBugReporter(BugReporter realBugReporter, java.util.Set<java.lang.String> categorySet)
public void reportBug(@Nonnull 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.