RepositoryLookupFailureCallback
, BugReporter
, IClassObserver
, IErrorLogger
public class MaxRankDecorator extends BugReporterDecorator
NORMAL, SILENT
Constructor | Description |
---|---|
MaxRankDecorator(ComponentPlugin<BugReporterDecorator> plugin,
BugReporter delegate) |
Modifier and Type | Method | Description |
---|---|---|
void |
reportBug(BugInstance bugInstance) |
Report a bug.
|
construct
addObserver, finish, getBugCollection, getDelegate, getProjectStats, logError, logError, observeClass, reportMissingClass, reportMissingClass, reportQueuedErrors, reportSkippedAnalysis, setErrorVerbosity, setPriorityThreshold
public MaxRankDecorator(ComponentPlugin<BugReporterDecorator> plugin, BugReporter delegate)
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.