Package org.nuxeo.ecm.core.event.impl
package org.nuxeo.ecm.core.event.impl
Event Service implementation.
-
ClassDescriptionBase class to be used to create new context events.Abstract class that helps building an Asynchronous listeners that will handle a long running process.A map used to track duplicates.Executor of async listeners passing them to the WorkManager.Event Context used for Document Domain Event.Specialized implementation to be used with an abstract sessionDefault implementationEvent implementation.XObject descriptor to declare event listenersUtility class used to manage event listeners descriptors.Implementation of the event service.Minimal eventContext implementation that can be used for events that are not bound to a CoreSession.Executor that passes an event bundle to post-commit asynchronous listeners (in a separated thread in order to manage transactions).Lets the listeners process the event bundle in bulk mode.Lets the listeners process the event bundle.Default implementation for an
EventBundle
that need to be reconnected to a usable Session.Light weightDocumentModel
implementation Only holdsDocumentRef
, RepositoryName, name, path and context data.Light Event implementation.Minimal eventContext implementation that can be used for events that are not bound to a CoreSession.