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