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 boolean save
public PutSimpleConfParam()
public DocumentModel run(DocumentModel doc)
Copyright © 2019 Nuxeo. All rights reserved.