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 class
BlobEventContext
class
DocumentDomainEventContext
Event Context used for Document Domain Event.class
DocumentEventContext
Specialized implementation to be used with an abstract sessionclass
InlineEventContext
Minimal eventContext implementation that can be used for events that are not bound to a CoreSession.class
UnboundEventContext
Minimal eventContext implementation that can be used for events that are not bound to a CoreSession.
-