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 classExtendedInfoContextMethods in org.nuxeo.ecm.platform.audit.service with parameters of type ExpressionContext Modifier and Type Method Description protected voidAbstractAuditBackend. 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 ExpressionContextELGroupComputerHelper. ec
-