Creates and manages downloads.

Class members

Methods

Details

Use createDownload to create a node that will represent the downloadable ZIP data. The ZIP archive includes the content of all node IDs passed in via the DownloadBodyCreate parameter.

The DownloadEntry object returned by createDownload has an id field that you can use to identify the download node (eg, to cancel it later or get the node URL when the download is complete) and other information about the progress of the download.

© 2023 Alfresco Software, Inc. All Rights Reserved.