Uses of Package
org.flowable.common.engine.impl.javax.el
-
Classes in org.flowable.common.engine.impl.javax.el used by org.flowable.common.engine.impl.de.odysseus.el Class Description ELContext Context information for expression evaluation.ELException Represents any of the exception conditions that can arise during expression evaluation.Expression Base class for the expression subclassesValueExpressionandMethodExpression, implementing characteristics common to both.ExpressionFactory Parses a String into aValueExpressionorMethodExpressioninstance for later evaluation.FunctionMapper The interface to a map between EL function names and methods.MethodExpression An Expression that refers to a method on an object.MethodInfo Holds information about a method that aMethodExpressionevaluated to.ValueExpression An Expression that can get or set a value.ValueReference This class encapsulates a base model object and one of its properties.VariableMapper The interface to a map between EL variables and the EL expressions they are associated with. -
Classes in org.flowable.common.engine.impl.javax.el used by org.flowable.common.engine.impl.de.odysseus.el.misc Class Description ELException Represents any of the exception conditions that can arise during expression evaluation. -
Classes in org.flowable.common.engine.impl.javax.el used by org.flowable.common.engine.impl.de.odysseus.el.tree Class Description ELContext Context information for expression evaluation.ELException Represents any of the exception conditions that can arise during expression evaluation.FunctionMapper The interface to a map between EL function names and methods.MethodInfo Holds information about a method that aMethodExpressionevaluated to.ValueExpression An Expression that can get or set a value.ValueReference This class encapsulates a base model object and one of its properties.VariableMapper The interface to a map between EL variables and the EL expressions they are associated with. -
Classes in org.flowable.common.engine.impl.javax.el used by org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast Class Description ELContext Context information for expression evaluation.ELException Represents any of the exception conditions that can arise during expression evaluation.MethodExpression An Expression that refers to a method on an object.MethodInfo Holds information about a method that aMethodExpressionevaluated to.ValueReference This class encapsulates a base model object and one of its properties. -
Classes in org.flowable.common.engine.impl.javax.el used by org.flowable.common.engine.impl.de.odysseus.el.util Class Description ELContext Context information for expression evaluation.ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation.FunctionMapper The interface to a map between EL function names and methods.PropertyNotWritableException Thrown when a property could not be written to while setting the value on aValueExpression.ValueExpression An Expression that can get or set a value.VariableMapper The interface to a map between EL variables and the EL expressions they are associated with. -
Classes in org.flowable.common.engine.impl.javax.el used by org.flowable.common.engine.impl.el Class Description ELContext Context information for expression evaluation.ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation.ExpressionFactory Parses a String into aValueExpressionorMethodExpressioninstance for later evaluation.FunctionMapper The interface to a map between EL function names and methods.ValueExpression An Expression that can get or set a value.VariableMapper The interface to a map between EL variables and the EL expressions they are associated with. -
Classes in org.flowable.common.engine.impl.javax.el used by org.flowable.common.engine.impl.javax.el Class Description BeanELResolver.BeanProperty ELContext Context information for expression evaluation.ELContextEvent An event which indicates that anELContexthas been created.ELException Represents any of the exception conditions that can arise during expression evaluation.ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation.Expression Base class for the expression subclassesValueExpressionandMethodExpression, implementing characteristics common to both.ExpressionFactory Parses a String into aValueExpressionorMethodExpressioninstance for later evaluation.FunctionMapper The interface to a map between EL function names and methods.MethodExpression An Expression that refers to a method on an object.MethodInfo Holds information about a method that aMethodExpressionevaluated to.ValueExpression An Expression that can get or set a value.ValueReference This class encapsulates a base model object and one of its properties.VariableMapper The interface to a map between EL variables and the EL expressions they are associated with.