RepositoryLookupFailureCallback, BugReporter, IClassObserver, IErrorLoggerpublic class SuppressionDecorator extends BugReporterDecorator
NORMAL, SILENT| Constructor | Description |
|---|---|
SuppressionDecorator(ComponentPlugin<BugReporterDecorator> plugin,
BugReporter delegate) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
reportBug(BugInstance bugInstance) |
Report a bug.
|
constructaddObserver, finish, getBugCollection, getDelegate, getProjectStats, logError, logError, observeClass, reportMissingClass, reportMissingClass, reportQueuedErrors, reportSkippedAnalysis, setErrorVerbosity, setPriorityThresholdpublic SuppressionDecorator(ComponentPlugin<BugReporterDecorator> plugin, BugReporter delegate)
public void reportBug(@Nonnull
BugInstance bugInstance)
BugReporterreportBug in interface BugReporterreportBug in class DelegatingBugReporterbugInstance - object describing the bug instanceFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.