Class BugCollectionBugReporter

All Implemented Interfaces:
Debug, RepositoryLookupFailureCallback, BugReporter, IClassObserver, IErrorLogger
Direct Known Subclasses:
HTMLBugReporter, SarifBugReporter, XMLBugReporter

public class BugCollectionBugReporter extends TextUIBugReporter implements Debug
  • Constructor Details

    • BugCollectionBugReporter

      public BugCollectionBugReporter(Project project)
    • BugCollectionBugReporter

      public BugCollectionBugReporter(Project project, @CheckForNull PrintWriter writer)
  • Method Details