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) |
Blob |
exportWorklistAsZip(List<DocumentModel> documents,
CoreSession documentManager,
boolean exportAllBlobs) |
public static final String ZIP_ENTRY_ENCODING_PROPERTY
public DocumentListZipExporter()
public Blob exportWorklistAsZip(List<DocumentModel> documents, CoreSession documentManager, boolean exportAllBlobs) throws IOException
IOException
protected String escapeEntryPath(String path)
Copyright © 2018 Nuxeo. All rights reserved.