public class PutSimpleConfParams extends Object
The parameters are specified as key=value pairs separated by a new line.
The SimpleConfiguration facet is added to the input document if needed.
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected LocalConfigurationService |
localConfigurationService |
protected Properties |
parameters |
protected boolean |
save |
protected CoreSession |
session |
| Constructor and Description |
|---|
PutSimpleConfParams() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
run(DocumentModel doc) |
public static final String ID
protected CoreSession session
protected LocalConfigurationService localConfigurationService
protected Properties parameters
protected boolean save
public PutSimpleConfParams()
public DocumentModel run(DocumentModel doc)
Copyright © 2018 Nuxeo. All rights reserved.