evaluateScript(String execName) Do the work to eval the script.
Parameters: execName - the name that will be passed to thescripting engine for this script execution.
Do the work to eval the script.
Parameters: execName - the name that will be passed to thescripting engine for this script execution. the result of the evalulation exception: BuildException - if someting goes wrong exectuing the script.
Do the work to run the script.
Parameters: execName - the name that will be passed to thescripting engine for this script execution. exception: BuildException - if someting goes wrong exectuing the script.