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 TypeMethodDescriptionvoidDownloadService.downloadBlob(DownloadService.DownloadContext context) Triggers a blob download.voidDownloadServiceImpl.downloadBlob(DownloadService.DownloadContext context)