Modifier and Type | Class and Description |
---|---|
class |
NuxeoDriveGroupUpdateListener
Post-commit asynchronous listener that handles group change events fired by the
UserManager . |
class |
NuxeoDriveVirtualEventLogger
Post-commit asynchronous listener that pushes the virtual events generated by
NuxeoDriveFileSystemDeletionListener to the Audit log. |
Modifier and Type | Class and Description |
---|---|
class |
ActivityStreamListener
Listener called asynchronously to save events as activities through the
ActivityStreamService . |
Modifier and Type | Class and Description |
---|---|
class |
PostCommitOperationEventListener |
Modifier and Type | Class and Description |
---|---|
class |
RemovedCollectionListener
Asynchronous event handler to update Collection of a removed CollectiomMember and CollectionMember of a Collection.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PostCommitFilteringEventListener
Post-commit listener that can decide synchronously whether it's worth calling.
|
Modifier and Type | Method and Description |
---|---|
List<PostCommitEventListener> |
EventService.getPostCommitEventListeners()
Get the list of the registered post commit event listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLongRunningListener
Abstract class that helps building an Asynchronous listeners that will handle a long running process.
|
Modifier and Type | Field and Description |
---|---|
protected PostCommitEventListener |
EventListenerDescriptor.postCommitEventListener |
Modifier and Type | Method and Description |
---|---|
PostCommitEventListener |
EventListenerDescriptor.asPostCommitListener() |
Modifier and Type | Method and Description |
---|---|
List<PostCommitEventListener> |
EventListenerList.getAsyncPostCommitListeners() |
List<PostCommitEventListener> |
EventServiceImpl.getPostCommitEventListeners() |
List<PostCommitEventListener> |
EventListenerList.getSyncPostCommitListeners() |
Modifier and Type | Class and Description |
---|---|
class |
JmsEventForwarder
Forwards Core EventBundles to JMS topics.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptingPostCommitEventListener |
Modifier and Type | Class and Description |
---|---|
class |
BulkLifeCycleChangeListener
Listener for life cycle change events.
|
Modifier and Type | Class and Description |
---|---|
class |
EventCounterListener
AsyncEventListener that collects events to update the Simon counters
|
Modifier and Type | Class and Description |
---|---|
class |
DummyAsyncRetryListener |
Modifier and Type | Class and Description |
---|---|
class |
OrphanVersionCleanupListener
Asynchronous listener that calls the orphan versions cleanup service.
|
class |
OrphanVersionRemoverListener
Async listener that is in charge to delete the versions.
|
Modifier and Type | Class and Description |
---|---|
class |
BlobProviderDocumentsUpdateListener |
Modifier and Type | Class and Description |
---|---|
class |
ACEStatusUpdatedListener
Listener listening for
ACEStatusUpdated event to send a notification for ACEs becoming effective. |
class |
PermissionGrantedNotificationListener
Listener sending an email notification for a granted ACE.
|
Modifier and Type | Class and Description |
---|---|
class |
VersionEventListener |
Modifier and Type | Class and Description |
---|---|
class |
AuditEventLogger
PostCommit async listener that pushes
EventBundle into the Audit log. |
Modifier and Type | Class and Description |
---|---|
class |
DocumentRemovedCommentEventListener |
Modifier and Type | Class and Description |
---|---|
class |
NotificationEventListener |
Modifier and Type | Class and Description |
---|---|
class |
AsynchronousUnicityCheckListener |
Modifier and Type | Class and Description |
---|---|
class |
PictureViewListener
Deprecated.
since 7.2
|
Modifier and Type | Class and Description |
---|---|
class |
StoredRenditionsCleanupListener |
Modifier and Type | Class and Description |
---|---|
class |
DocumentRoutingWorkflowInstancesCleanup |
Modifier and Type | Class and Description |
---|---|
class |
TaggedVersionListener
Listener that copy tags applied on the live document to a version or proxy of this document or replace the existing
tags on a live document by the ones on the version being restored.
|
Modifier and Type | Class and Description |
---|---|
class |
UpdateThumbnailListener
Thumbnail listener handling creation and update document event to store doc thumbnail preview (only for DocType File)
|
Modifier and Type | Class and Description |
---|---|
class |
VideoAutomaticConversionListener
Listener to launch
AutomaticVideoConversion s when creating or updating a
video file. |
class |
VideoStoryboardListener
Core event listener to compute / update the storyboard of a Video document
|
Modifier and Type | Class and Description |
---|---|
class |
ShowcaseVideoImportedListener
Override default org.nuxeo.ecm.platform.video.listener.VideoChangedListener listener as an async/postcommit one to
ensure the Blob is present in the DocumentModel, because is not on the synchronised documentImported event.
|
Modifier and Type | Class and Description |
---|---|
class |
SampleAsyncListener |
Modifier and Type | Class and Description |
---|---|
class |
SegmentIOAsyncListener |
Modifier and Type | Class and Description |
---|---|
class |
TemplateTypeBindingListener |
Copyright © 2018 Nuxeo. All rights reserved.