Package org.flowable.common.engine.impl.scripting
package org.flowable.common.engine.impl.scripting
-
ClassDescriptionBase class simplifying binding and evaluation of scriptable elements.Composite implementation of
ScriptTraceListener.Thrown by ScriptingEngines in case script evaluation failed.Simplest implementation of aResolverbacked by a Map.Request to execute a script in the scripting environment.Builder forScriptEngineRequest.Manages and provides access to JSR-223ScriptEngines.Captures meta information about a script invocation, like the start time, the duration of the script execution, tags, whether it ended with an exception, etc.Functional interface to enhanceScriptTraceEnhancer.ScriptTraceContextinformation with metadataAllows enhancing ofScriptTraceswith additional meta information.Listener interface notified after script invocations.