Package org.nuxeo.ecm.localconf
Class PutSimpleConfParams
java.lang.Object
org.nuxeo.ecm.localconf.PutSimpleConfParams
Operation to put parameters on the Simple Configuration of the input Document.
The parameters are specified as key=value pairs separated by a new line.
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 LocalConfigurationService
protected Properties
protected boolean
protected CoreSession
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
session
-
localConfigurationService
-
parameters
-
save
protected boolean save
-
-
Constructor Details
-
PutSimpleConfParams
public PutSimpleConfParams()
-
-
Method Details
-
run
-