Uses of Interface
org.nuxeo.ecm.core.io.DocumentPipe
-
Packages that use DocumentPipe Package Description org.nuxeo.ecm.core.io.impl org.nuxeo.ecm.platform.io.operation -
-
Uses of DocumentPipe in org.nuxeo.ecm.core.io.impl
Classes in org.nuxeo.ecm.core.io.impl that implement DocumentPipe Modifier and Type Class Description classDocumentPipeImplclassTransactionBatchingDocumentPipeImplAlternative to the defaultDocumentPipethat 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 DocumentPipe Modifier and Type Method Description protected DocumentPipeExportDocument. makePipe(boolean exportAsTree)
-