Class UploadStrategySpecification


  • public class UploadStrategySpecification
    extends java.lang.Object
    An UploadStrategySpecification consists of the parameter describing the strategy for uploading a collection of OsmPrimitive.

    This includes:

    • a decision on which UploadStrategy to use
    • the upload chunk size
    • whether to close the changeset used after the upload
    Since:
    12687 (moved from gui.io package)