Modifier and Type | Method and Description |
---|---|
Object |
execute(JexlContext context)
Executes the script with the variables contained in the
supplied
JexlContext . |
callable, callable, execute, execute, getLocalVariables, getParameters, getText, getVariables
Object execute(JexlContext context) throws Exception
JexlContext
.context
- A JexlContext containing variables.Exception
- on any script parse or execution error.Copyright © 2022. All rights reserved.