Class ExecuteScriptUtil
java.lang.Object
com.evolveum.midpoint.schema.util.ExecuteScriptUtil
TODO move to 
ExecuteScriptConfigItem.- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ValueListTypecreateInput(Collection<? extends PrismValue> values) static ValueListTypecreateInputCloned(Collection<? extends PrismValue> values) static ExecuteScriptTypeimplantInput(ExecuteScriptType originalBean, ValueListType input) "Implants" specified input into ExecuteScriptType, not changing the original.
- 
Constructor Details- 
ExecuteScriptUtilpublic ExecuteScriptUtil()
 
- 
- 
Method Details- 
implantInput"Implants" specified input into ExecuteScriptType, not changing the original.
- 
createInput
- 
createInputCloned
 
-