| Class | Description |
|---|---|
| AttachBlob | |
| BlobToFile | |
| BlobToPDF |
Save the input document
|
| BulkDownload |
Bulk Download Operation.
|
| ConcatenatePDFs |
Given a File document holding a pdf on the file:content property and 2 pdfs on the files:files property, the
following operation will provide a pdf that is the result of the merge of all the pdfs, with the content of the one
in file:content property first.
|
| ConvertBlob |
Convert the given blob to a file with given mimetype.
|
| CreateBlob |
TODO: detect mine?
|
| CreateZip |
TODO: detect mine?
|
| GetAllDocumentBlobs |
Get all document blobs
|
| GetDocumentBlob |
Get document blob inside the file:content property
|
| GetDocumentBlobs |
Get document blobs inside the files:files property
|
| PostBlob | |
| RunConverter | |
| SetBlobFileName |
Copyright © 2019 Nuxeo. All rights reserved.