Package de.hybris.platform.scripting.engine.impl
package de.hybris.platform.scripting.engine.impl
-
ClassesClassDescriptionThis class is intended to be an executor of scripts from command line and is used by ant target "executeScript".This strategy provides auto-disabling feature for
ScriptExecutableand it disables theScriptExecutableafter firstScriptExecutionException.This strategy is only used for model based scripts and throws an exception when an underlyingScriptModelis disabled.