|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Expression | |
|---|---|
| org.jbpm.jpdl.el | interfaces and binding classes for expression language resolving. |
| org.jbpm.jpdl.el.impl | implementation classes for expression language resolving. |
| Uses of Expression in org.jbpm.jpdl.el |
|---|
| Methods in org.jbpm.jpdl.el that return Expression | |
|---|---|
abstract Expression |
ExpressionEvaluator.parseExpression(String expression,
Class expectedType,
FunctionMapper fMapper)
Prepare an expression for later evaluation. |
| Uses of Expression in org.jbpm.jpdl.el.impl |
|---|
| Methods in org.jbpm.jpdl.el.impl that return Expression | |
|---|---|
Expression |
ExpressionEvaluatorImpl.parseExpression(String expression,
Class expectedType,
FunctionMapper fMapper)
Prepare an expression for later evaluation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||