Class ExecuteScriptUtil
java.lang.Object
com.evolveum.midpoint.schema.util.ExecuteScriptUtil
TODO move to
ExecuteScriptConfigItem.-
Constructor Summary
Constructors -
Method Summary
Modifier 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
-
ExecuteScriptUtil
public ExecuteScriptUtil()
-
-
Method Details
-
implantInput
"Implants" specified input into ExecuteScriptType, not changing the original. -
createInput
-
createInputCloned
-