Creates and manages downloads.
string
)string
- ID of the target download nodeDownloadBodyCreate
): Observable
<
DownloadEntry
>
DownloadBodyCreate
- Object containing the node IDs of the items to add to the ZIP fileObservable
<
DownloadEntry
>
- Status object for the downloadstring
): Observable
<
DownloadEntry
>
string
- ID of the download nodeObservable
<
DownloadEntry
>
- Status object for the downloadUse 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.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.