| Class | Description |
|---|---|
| AbstractFlowableFunctionDelegate |
Abstract class that can be used as a base class for pluggable functions that can be used in the EL expressions
|
| DynamicBeanPropertyELResolver |
A
ELResolver for dynamic bean properties |
| ExpressionFactoryResolver |
Class used to get hold of a
ExpressionFactory. |
| FlowableElContext | |
| FlowableFunctionMapper |
A date function mapper that can be used in EL expressions
|
| JsonNodeELResolver |
Defines property resolution behavior on JsonNodes.
|
| ParsingElContext |
Simple implementation of the
ELContext used during parsings. |
| ReadOnlyMapELResolver |
An
ELResolver that exposed object values in the map, under the name of the entry's key. |
Copyright © 2017 Flowable. All rights reserved.