Changeset 5266 in josm for trunk/src/org/openstreetmap/josm/actions/UploadAction.java
- Timestamp:
- 2012-06-03T16:41:25+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/UploadAction.java
r5233 r5266 136 136 * Check whether the preconditions are met to upload data in <code>apiData</code>. 137 137 * Makes sure upload is allowed, primitives in <code>apiData</code> don't participate in conflicts and 138 * runs the installed {@ seeUploadHook}s.138 * runs the installed {@link UploadHook}s. 139 139 * 140 140 * @param layer the source layer of the data to be uploaded
Note:
See TracChangeset
for help on using the changeset viewer.
