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 |
---|---|
File |
exportWorklistAsZip(List<DocumentModel> documents,
CoreSession documentManager,
boolean exportAllBlobs) |
public static final String ZIP_ENTRY_ENCODING_PROPERTY
public File exportWorklistAsZip(List<DocumentModel> documents, CoreSession documentManager, boolean exportAllBlobs) throws ClientException, IOException
ClientException
IOException
Copyright © 2011 Nuxeo SA. All Rights Reserved.