Package org.nuxeo.ecm.webengine.model.io
package org.nuxeo.ecm.webengine.model.io
-
ClassDescriptionWriter for a
DocumentBlobHolder
, keeping the context of the current document, which allows for later filtering by theDownloadService
.Writer for aDownloadContextBlobHolder
, keeping the original document context, which allows for later filtering on document permissions by theDownloadService
.text/plain is needed otherwise resteasy will use its default text plain (@see DefaultTextPlain) writer to write text/plain objects and the file is not written correctly.