public class PutSimpleConfParam extends Object
The SimpleConfiguration facet is added to the input document if
needed.
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected String |
key |
protected LocalConfigurationService |
localConfigurationService |
protected boolean |
save |
protected CoreSession |
session |
protected String |
value |
| Constructor and Description |
|---|
PutSimpleConfParam() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
run(DocumentModel doc) |
public static final String ID
protected CoreSession session
protected LocalConfigurationService localConfigurationService
protected String key
protected String value
protected boolean save
public DocumentModel run(DocumentModel doc) throws Exception
ExceptionCopyright © 2019 Nuxeo SA. All rights reserved.