public class BlobToPDF extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ID |
protected ConversionService |
service |
Constructor and Description |
---|
BlobToPDF() |
Modifier and Type | Method and Description |
---|---|
protected void |
adjustBlobName(Blob in,
Blob out) |
Blob |
run(Blob blob) |
BlobList |
run(BlobList blobs) |
Blob |
run(DocumentModel doc) |
public static final String ID
protected ConversionService service
public BlobToPDF()
Copyright © 2015 Nuxeo SA. All rights reserved.