Package org.nuxeo.io.fsexporter
Interface FSExporterService
- All Known Implementing Classes:
FSExporter
public interface FSExporterService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
export
(CoreSession session, String rootPath, String fsPath, String PageProvider) void
exportXML
(CoreSession session, String rootName, String fileSystemTarget)
-
Method Details
-
export
void export(CoreSession session, String rootPath, String fsPath, String PageProvider) throws IOException - Throws:
IOException
-
exportXML
-