Package org.nuxeo.io.fsexporter
Interface FSExporterPlugin
- All Known Implementing Classes:
CustomExporterPlugin
,DefaultExporterPlugin
,DriveLikeExporterPlugin
public interface FSExporterPlugin
-
Method Summary
Modifier and TypeMethodDescriptiongetChildren
(CoreSession session, DocumentModel doc, String PageProvider) serialize
(CoreSession session, DocumentModel docfrom, String fsPath)
-
Method Details
-
getChildren
-
serialize
- Throws:
IOException
-