ScriptCommonAttributes
Name | Type | Default | Description |
|---|---|---|---|
language | String | javascript | Defines the JSR-223 language to use |
customObjectRef | Bean ID |
| Any bean defined elsewhere in the configuration |
If the customObjectRef attribute is present, the result of the referenced Spring bean is made available to the script in a variable named custom. This is in addition to the normal script context discussed below