public class DefaultExporterPlugin extends Object implements FSExporterPlugin
| Constructor and Description |
|---|
DefaultExporterPlugin() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModelList |
getChildren(CoreSession session,
DocumentModel doc,
String customQuery) |
protected String |
getFileName(Blob blob,
DocumentModel docfrom,
File folder,
int i) |
File |
serialize(CoreSession session,
DocumentModel docfrom,
String fsPath) |
public DefaultExporterPlugin()
public DocumentModelList getChildren(CoreSession session, DocumentModel doc, String customQuery)
getChildren in interface FSExporterPluginpublic File serialize(CoreSession session, DocumentModel docfrom, String fsPath) throws IOException
serialize in interface FSExporterPluginIOExceptionprotected String getFileName(Blob blob, DocumentModel docfrom, File folder, int i)
Copyright © 2018 Nuxeo. All rights reserved.