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