Package org.nuxeo.ecm.localconf
Class PutSimpleConfParam
java.lang.Object
org.nuxeo.ecm.localconf.PutSimpleConfParam
Operation to put a parameter on the Simple Configuration of the input Document.
The SimpleConfiguration
facet is added to the input document if needed.
- Since:
- 5.5
- Author:
- Thomas Roger
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
protected String
protected LocalConfigurationService
protected boolean
protected CoreSession
protected String
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
session
-
localConfigurationService
-
key
-
value
-
save
protected boolean save
-
-
Constructor Details
-
PutSimpleConfParam
public PutSimpleConfParam()
-
-
Method Details
-
run
-