All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractWrappingObject<T> Wrap an Object.ScriptContextInitializer InitializeScriptContext
.ScriptContextManager Helpers forScriptContext
management.ScriptEvaluatedEvent An event triggered right after evaluation of a script macro (Groovy, Velocity, etc.) was finished (no matter successfully or not).ScriptEvaluatingEvent An event triggered just before evaluation of a script macro (Groovy, Velocity, etc.) is started.ScriptService Any module wishing to expose Script APIs (for example APIs accessible through Groovy, Python, Velocity, etc) must implement this component interface, in addition to implementing its own business interface.ScriptServiceManager Provides access toScriptService
implementation at runtime.ScriptServiceNotFoundException Deprecated. not used anymore