Uses of Package
org.camunda.bpm.engine.impl.javax.el
-
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.application Class Description BeanELResolver Defines property resolution behavior on objects using the JavaBeans component architecture.ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.application.impl Class Description ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.cdi Class Description ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.cdi.impl Class Description ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.cdi.impl.el Class Description ELContext Context information for expression evaluation.ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.impl.core.variable.scope Class Description ELContext Context information for expression evaluation. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.impl.delegate Class Description ELContext Context information for expression evaluation.ValueExpression An Expression that can get or set a value. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.impl.dmn.el Class Description ValueExpression An Expression that can get or set a value. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.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 aValueExpression
orMethodExpression
instance 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.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.impl.javax.el Class Description BeanELResolver.BeanProperty ELContext Context information for expression evaluation.ELContextEvent An event which indicates that anELContext
has 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 subclassesValueExpression
andMethodExpression
, implementing characterstics common to both.ExpressionFactory Parses a String into aValueExpression
orMethodExpression
instance 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 aMethodExpression
evaluated 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.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.impl.juel Class Description ELContext Context information for expression evaluation.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 subclassesValueExpression
andMethodExpression
, implementing characterstics common to both.ExpressionFactory Parses a String into aValueExpression
orMethodExpression
instance 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 aMethodExpression
evaluated to.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.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.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.spring Class Description ELContext Context information for expression evaluation.ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.spring.application Class Description ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.bpm.engine.test.mock Class Description ELContext Context information for expression evaluation.ELResolver Enables customization of variable and property resolution behavior for EL expression evaluation. -
Classes in org.camunda.bpm.engine.impl.javax.el used by org.camunda.spin.plugin.impl Class Description FunctionMapper The interface to a map between EL function names and methods.