@DefaultAnnotation(javax.annotation.CheckReturnValue.class)
Package apps.util.issuereporter
Issue Reporter for JMRI and related applications. To add a repository that
 can have issues reported against it, implement
 
GitHubRepository and register your
 implementation as a service provider for that interface (see
 ServiceLoader for details).- 
Interface Summary Interface Description GitHubRepository  - 
Class Summary Class Description BugReport Bundle EnhancementRequest IssueReport Common code for the various types of problem reports.IssueReporterStartupRunnable Remove remnants of prior issue reports.JmriGitHubRepository SystemInfo Provide the JMRI context info. - 
Exception Summary Exception Description IssueReport414Exception Exception that indicates an HTTP 414 error was received attempting to submit issue.