Uses of Class
org.nuxeo.ecm.platform.el.ExpressionEvaluator
Packages that use ExpressionEvaluator
Package
Description
-
Uses of ExpressionEvaluator in org.nuxeo.audit.service
Fields in org.nuxeo.audit.service declared as ExpressionEvaluatorModifier and TypeFieldDescriptionprotected final ExpressionEvaluatorAuditComponent.expressionEvaluator -
Uses of ExpressionEvaluator in org.nuxeo.ecm.platform.audit.service
Fields in org.nuxeo.ecm.platform.audit.service declared as ExpressionEvaluatorModifier and TypeFieldDescriptionprotected final ExpressionEvaluatorExtendedInfoInjector.evaluatorDeprecated, for removal: This API element is subject to removal in a future version.protected final ExpressionEvaluatorAbstractAuditBackend.expressionEvaluatorDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.nuxeo.ecm.platform.audit.service with parameters of type ExpressionEvaluatorModifier and TypeMethodDescriptionvoidExtendedInfoContext.bindVariables(ExpressionEvaluator evaluator) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.nuxeo.ecm.platform.audit.service with parameters of type ExpressionEvaluatorModifierConstructorDescriptionExtendedInfoInjector(ExpressionEvaluator evaluator) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ExpressionEvaluator in org.nuxeo.ecm.platform.shibboleth.computedgroups
Fields in org.nuxeo.ecm.platform.shibboleth.computedgroups declared as ExpressionEvaluatorModifier and TypeFieldDescriptionprotected static final ExpressionEvaluatorELGroupComputerHelper.ee