Uses of Interface
org.nuxeo.ecm.core.io.download.DownloadService
-
Packages that use DownloadService Package Description org.nuxeo.ecm.core.io.download org.nuxeo.ecm.user.center.profile.rest -
-
Uses of DownloadService in org.nuxeo.ecm.core.io.download
Classes in org.nuxeo.ecm.core.io.download that implement DownloadService Modifier and Type Class Description class
DownloadServiceImpl
This service allows the download of blobs to a HTTP response. -
Uses of DownloadService in org.nuxeo.ecm.user.center.profile.rest
Fields in org.nuxeo.ecm.user.center.profile.rest declared as DownloadService Modifier and Type Field Description protected DownloadService
UserProfileEnricher. downloadService
-