Package org.flowable.common.engine.impl.el
package org.flowable.common.engine.impl.el
-
ClassDescriptionAbstract class that can be used as a base class for pluggable functions that can be used in the EL expressionsDefault
ExpressionManager
implementation that contains the logic for creating and resolvingExpression
instances.AELResolver
for dynamic bean propertiesAn evaluation state which is used when getting or setting a value viaExpression
.Class used to get hold of aExpressionFactory
.Used as an entry point for runtime evaluation of the expressions.Expression that always returns the same value whengetValue
is called.A date function mapper that can be used in EL expressionsDefines property resolution behavior on JsonNodes.Expression implementation backed by a JUELValueExpression
.Simple implementation of theELContext
used during parsings.AnELResolver
that exposed object values in the map, under the name of the entry's key.