public class AddComplexProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected boolean |
save |
protected org.nuxeo.ecm.core.api.CoreSession |
session |
protected org.nuxeo.ecm.automation.core.util.Properties |
value |
protected String |
xpath |
| Constructor and Description |
|---|
AddComplexProperty() |
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.core.api.DocumentModel |
run(org.nuxeo.ecm.core.api.DocumentModel doc) |
public static final String ID
protected org.nuxeo.ecm.core.api.CoreSession session
protected String xpath
protected org.nuxeo.ecm.automation.core.util.Properties value
protected boolean save
Copyright © 2024. All rights reserved.