Uses of Class
org.nuxeo.ecm.core.event.impl.EventContextImpl
-
Packages that use EventContextImpl Package Description org.nuxeo.ecm.core.event.impl Event Service implementation. -
-
Uses of EventContextImpl in org.nuxeo.ecm.core.event.impl
Subclasses of EventContextImpl in org.nuxeo.ecm.core.event.impl Modifier and Type Class Description classBlobEventContextclassDocumentDomainEventContextEvent Context used for Document Domain Event.classDocumentEventContextSpecialized implementation to be used with an abstract sessionclassInlineEventContextMinimal eventContext implementation that can be used for events that are not bound to a CoreSession.classUnboundEventContextMinimal eventContext implementation that can be used for events that are not bound to a CoreSession.
-