Uses of Class
org.nuxeo.ecm.platform.el.ExpressionEvaluator
-
Packages that use ExpressionEvaluator Package Description org.nuxeo.ecm.platform.audit.service org.nuxeo.ecm.platform.shibboleth.computedgroups -
-
Uses of ExpressionEvaluator in org.nuxeo.ecm.platform.audit.service
Fields in org.nuxeo.ecm.platform.audit.service declared as ExpressionEvaluator Modifier and Type Field Description protected ExpressionEvaluatorExtendedInfoInjector. evaluatorprotected ExpressionEvaluatorAbstractAuditBackend. expressionEvaluatorMethods in org.nuxeo.ecm.platform.audit.service with parameters of type ExpressionEvaluator Modifier and Type Method Description voidExtendedInfoContext. bindVariables(ExpressionEvaluator evaluator)Constructors in org.nuxeo.ecm.platform.audit.service with parameters of type ExpressionEvaluator Constructor Description ExtendedInfoInjector(ExpressionEvaluator evaluator) -
Uses of ExpressionEvaluator in org.nuxeo.ecm.platform.shibboleth.computedgroups
Fields in org.nuxeo.ecm.platform.shibboleth.computedgroups declared as ExpressionEvaluator Modifier and Type Field Description protected static ExpressionEvaluatorELGroupComputerHelper. ee
-