Class ExtendedInfoContext
java.lang.Object
jakarta.el.ELContext
org.nuxeo.ecm.platform.el.ExpressionContext
org.nuxeo.ecm.platform.audit.service.ExtendedInfoContext
@Deprecated(since="2025.0",
forRemoval=true)
public class ExtendedInfoContext
extends ExpressionContext
Deprecated, for removal: This API element is subject to removal in a future version.
since 2025.0, unused
-
Field Summary
Fields inherited from class org.nuxeo.ecm.platform.el.ExpressionContext
functionMapper, resolver, variableMapper -
Method Summary
Modifier and TypeMethodDescriptionvoidbindVariables(ExpressionEvaluator evaluator) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class org.nuxeo.ecm.platform.el.ExpressionContext
getELResolver, getFunctionMapper, getVariableMapperMethods inherited from class jakarta.el.ELContext
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getContext, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, putContext, setLocale, setPropertyResolved, setPropertyResolved
-
Method Details
-
bindVariables
Deprecated, for removal: This API element is subject to removal in a future version.
-