public class WriteMetadataToBinaryFromDocument extends Object
| Modifier and Type | Field and Description |
|---|---|
protected BinaryMetadataService |
binaryMetadataService |
protected String |
blobXPath |
static String |
ID |
protected Properties |
metadata |
protected String |
processor |
protected boolean |
save |
protected CoreSession |
session |
| Constructor and Description |
|---|
WriteMetadataToBinaryFromDocument() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
run(DocumentModel doc) |
public static final String ID
protected CoreSession session
protected BinaryMetadataService binaryMetadataService
protected Properties metadata
protected boolean save
public WriteMetadataToBinaryFromDocument()
public DocumentModel run(DocumentModel doc)
Copyright © 2018 Nuxeo. All rights reserved.