Uses of Interface
org.nuxeo.ecm.core.io.DocumentPipe
Packages that use DocumentPipe
-
Uses of DocumentPipe in org.nuxeo.ecm.core.io.impl
Classes in org.nuxeo.ecm.core.io.impl that implement DocumentPipeModifier and TypeClassDescriptionclass
class
Alternative to the defaultDocumentPipe
that handles Transactions demarcation aligned with the Pipe batch size -
Uses of DocumentPipe in org.nuxeo.ecm.platform.io.operation
Methods in org.nuxeo.ecm.platform.io.operation that return DocumentPipeModifier and TypeMethodDescriptionprotected DocumentPipe
ExportDocument.makePipe
(boolean exportAsTree)