RepositoryLookupFailureCallback
, BugReporter
, IClassObserver
, IErrorLogger
MaxRankDecorator
, SuppressionDecorator
public abstract class BugReporterDecorator extends DelegatingBugReporter
NORMAL, SILENT
Constructor | Description |
---|---|
BugReporterDecorator(ComponentPlugin<BugReporterDecorator> plugin,
BugReporter delegate) |
Modifier and Type | Method | Description |
---|---|---|
static BugReporterDecorator |
construct(ComponentPlugin<BugReporterDecorator> plugin,
BugReporter delegate) |
addObserver, finish, getBugCollection, getDelegate, getProjectStats, logError, logError, observeClass, reportBug, reportMissingClass, reportMissingClass, reportQueuedErrors, reportSkippedAnalysis, setErrorVerbosity, setPriorityThreshold
public BugReporterDecorator(ComponentPlugin<BugReporterDecorator> plugin, BugReporter delegate)
public static BugReporterDecorator construct(ComponentPlugin<BugReporterDecorator> plugin, BugReporter delegate)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.