Package | Description |
---|---|
org.openstreetmap.josm.tools.bugreport |
Provides core classes for the bug report system, allowing to save technical information used later in tickets on issue tracker.
|
Modifier and Type | Field and Description |
---|---|
private static BugReportQueue |
BugReportQueue.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static BugReportQueue |
BugReportQueue.getInstance()
Gets the global bug report queue
|