Package de.hybris.platform.scripting.engine
-
Interface Summary Interface Description AutoDisablingScriptStrategy This interface is a strategy which can be passed to theScriptingLanguagesServicewhen obtainingScriptExecutableto enable auto-disabling scripts on failure.ScriptExecutable This interface provides convenient methods for executing scripts.ScriptExecutionResult This interface provides generic access to Script Execution result, output and error output.ScriptingLanguagesService This interface provides methods for obtaining ScriptExecutable objects based on ScriptContent.