Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs.changeset | |
org.openstreetmap.josm.gui.dialogs.changeset.query |
Modifier and Type | Class and Description |
---|---|
class |
ChangesetContentDownloadTask
This is an asynchronous task for downloading the changeset content of a collection of
changesets.
|
class |
ChangesetHeaderDownloadTask
This is an asynchronous task for downloading a collection of changests from the OSM
server.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangesetCacheManager.runDownloadTask(ChangesetDownloadTask task) |
Modifier and Type | Class and Description |
---|---|
class |
ChangesetQueryTask
Asynchronous task to send a changeset query to the OSM API.
|