Package org.nuxeo.ecm.localconf
Class SetSimpleConfParamVar
java.lang.Object
org.nuxeo.ecm.localconf.SetSimpleConfParamVar
Operation to set a context variable with the value of the given parameter name of the SimpleConfiguration retrieve
from the input Document.
- Since:
- 5.5
- Author:
- Thomas Roger
-
Field Summary
Modifier and TypeFieldDescriptionprotected OperationContext
protected String
static final String
protected LocalConfigurationService
protected String
protected String
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
ctx
-
localConfigurationService
-
name
-
parameterName
-
defaultValue
-
-
Constructor Details
-
SetSimpleConfParamVar
public SetSimpleConfParamVar()
-
-
Method Details
-
run
-