Uses of Class
org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
-
Uses of DownloadService.DownloadContext in org.nuxeo.ecm.core.io.download
Modifier and TypeMethodDescriptionDownloadService.DownloadContext.Builder.build()
Builds a finalDownloadService.DownloadContext
.Modifier and TypeMethodDescriptionvoid
DownloadService.downloadBlob
(DownloadService.DownloadContext context) Triggers a blob download.void
DownloadServiceImpl.downloadBlob
(DownloadService.DownloadContext context)