Class ExtendedInfoContext
- java.lang.Object
-
- javax.el.ELContext
-
- org.nuxeo.ecm.platform.el.ExpressionContext
-
- org.nuxeo.ecm.platform.audit.service.ExtendedInfoContext
-
public class ExtendedInfoContext extends ExpressionContext
-
-
Field Summary
-
Fields inherited from class org.nuxeo.ecm.platform.el.ExpressionContext
functionMapper, resolver, variableMapper
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
bindVariables(ExpressionEvaluator evaluator)
-
Methods inherited from class org.nuxeo.ecm.platform.el.ExpressionContext
getELResolver, getFunctionMapper, getVariableMapper
-
Methods inherited from class javax.el.ELContext
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getContext, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, putContext, setLocale, setPropertyResolved, setPropertyResolved
-
-
-
-
Method Detail
-
bindVariables
public void bindVariables(ExpressionEvaluator evaluator)
-
-