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 ExpressionEvaluator
ExtendedInfoInjector. evaluator
protected ExpressionEvaluator
AbstractAuditBackend. expressionEvaluator
Methods in org.nuxeo.ecm.platform.audit.service with parameters of type ExpressionEvaluator Modifier and Type Method Description void
ExtendedInfoContext. 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 ExpressionEvaluator
ELGroupComputerHelper. ee
-