public class ExcludingHashesBugReporter extends DelegatingBugReporter
NORMAL, SILENT
Constructor and Description |
---|
ExcludingHashesBugReporter(BugReporter delegate,
java.lang.String baseline) |
Modifier and Type | Method and Description |
---|---|
static void |
addToExcludedInstanceHashes(java.util.Set<java.lang.String> instanceHashesToExclude,
java.lang.String baseline) |
void |
reportBug(BugInstance bugInstance)
Report a bug.
|
addObserver, finish, getBugCollection, getDelegate, getProjectStats, logError, logError, observeClass, reportMissingClass, reportMissingClass, reportQueuedErrors, reportSkippedAnalysis, setErrorVerbosity, setPriorityThreshold
public ExcludingHashesBugReporter(BugReporter delegate, java.lang.String baseline) throws java.io.IOException, org.dom4j.DocumentException
delegate
- org.dom4j.DocumentException
java.io.IOException
public static void addToExcludedInstanceHashes(java.util.Set<java.lang.String> instanceHashesToExclude, java.lang.String baseline) throws java.io.IOException, org.dom4j.DocumentException
baseline
- java.io.IOException
org.dom4j.DocumentException
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.