public class DocumentListZipExporter extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DocumentListZipExporter.ZIP_ENTRY_ENCODING_OPTIONS |
Modifier and Type | Field and Description |
---|---|
static String |
ZIP_ENTRY_ENCODING_PROPERTY |
Constructor and Description |
---|
DocumentListZipExporter() |
Modifier and Type | Method and Description |
---|---|
protected String |
escapeEntryPath(String path) |
File |
exportWorklistAsZip(List<DocumentModel> documents,
CoreSession documentManager,
boolean exportAllBlobs) |
public static final String ZIP_ENTRY_ENCODING_PROPERTY
public DocumentListZipExporter()
public File exportWorklistAsZip(List<DocumentModel> documents, CoreSession documentManager, boolean exportAllBlobs) throws IOException
IOException
protected String escapeEntryPath(String path)
Copyright © 2015 Nuxeo SA. All rights reserved.