| 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, getVariablesObject execute(JexlContext context) throws Exception
JexlContext.context - A JexlContext containing variables.Exception - on any script parse or execution error.Copyright © 2021. All rights reserved.