public abstract class BugReporterDecorator extends DelegatingBugReporter
NORMAL, SILENT
Constructor and Description |
---|
BugReporterDecorator(ComponentPlugin<BugReporterDecorator> plugin,
BugReporter delegate) |
Modifier and Type | Method and 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.