| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected ConversionService |
service |
| Constructor and Description |
|---|
BlobToPDF() |
| Modifier and Type | Method and Description |
|---|---|
Blob |
run(Blob blob) |
BlobList |
run(BlobList blobs) |
Blob |
run(DocumentModel doc) |
public static final String ID
protected ConversionService service
public BlobToPDF()
public Blob run(DocumentModel doc) throws IOException
IOExceptionpublic Blob run(Blob blob) throws IOException
IOExceptionpublic BlobList run(BlobList blobs) throws IOException
IOExceptionCopyright © 2019 Nuxeo. All rights reserved.