Uses of Class
org.nuxeo.ecm.platform.el.ExpressionContext
-
Packages that use ExpressionContext Package Description org.nuxeo.ecm.platform.audit.service org.nuxeo.ecm.platform.shibboleth.computedgroups -
-
Uses of ExpressionContext in org.nuxeo.ecm.platform.audit.service
Subclasses of ExpressionContext in org.nuxeo.ecm.platform.audit.service Modifier and Type Class Description class
ExtendedInfoContext
Methods in org.nuxeo.ecm.platform.audit.service with parameters of type ExpressionContext Modifier and Type Method Description protected void
AbstractAuditBackend. populateExtendedInfo(LogEntry entry, DocumentModel source, ExpressionContext context, Collection<ExtendedInfoDescriptor> extInfos)
-
Uses of ExpressionContext in org.nuxeo.ecm.platform.shibboleth.computedgroups
Fields in org.nuxeo.ecm.platform.shibboleth.computedgroups declared as ExpressionContext Modifier and Type Field Description protected static ExpressionContext
ELGroupComputerHelper. ec
-