public class CreatePicture extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Properties |
content |
static String |
ID |
protected static org.apache.commons.logging.Log |
log |
protected String |
name |
static String |
PICTURE_FIELD |
protected Properties |
pictureTemplates |
protected CoreSession |
session |
| Constructor and Description |
|---|
CreatePicture() |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<Map<String,Object>> |
computePictureTemplates() |
DocumentModel |
run(DocumentModel doc) |
DocumentModel |
run(DocumentRef doc) |
public static final String ID
public static final String PICTURE_FIELD
protected CoreSession session
protected String name
protected Properties content
protected Properties pictureTemplates
protected static final org.apache.commons.logging.Log log
public DocumentModel run(DocumentModel doc) throws Exception
Exceptionpublic DocumentModel run(DocumentRef doc) throws Exception
ExceptionCopyright © 2019 Nuxeo SA. All rights reserved.