Uses of Class
org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
Packages that use DownloadService.DownloadContext
-
Uses of DownloadService.DownloadContext in org.nuxeo.ecm.core.io.download
Methods in org.nuxeo.ecm.core.io.download that return DownloadService.DownloadContextModifier and TypeMethodDescriptionDownloadService.DownloadContext.Builder.build()
Builds a finalDownloadService.DownloadContext
.Methods in org.nuxeo.ecm.core.io.download with parameters of type DownloadService.DownloadContextModifier and TypeMethodDescriptionvoid
DownloadService.downloadBlob
(DownloadService.DownloadContext context) Triggers a blob download.void
DownloadServiceImpl.downloadBlob
(DownloadService.DownloadContext context)