Uses of Class
org.nuxeo.ecm.core.event.impl.AbstractEventContext
-
Packages that use AbstractEventContext Package Description org.nuxeo.ecm.core.event.impl Event Service implementation. -
-
Uses of AbstractEventContext in org.nuxeo.ecm.core.event.impl
Subclasses of AbstractEventContext 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
EventContextImpl
Default implementationclass
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.
-