| Class | Description |
|---|---|
| NuxeoDriveCacheInvalidationListener |
Notify the NuxeoDriveManager service in case of document deletions so as to make it possible to invalidate any cache.
|
| NuxeoDriveFileSystemDeletionListener |
Synchronous event listener to track events that cannot be directly handled by the
FileSystemChangeFinder
because the document bound to the event is either no more adaptable as a FileSystemItem after the transaction
has been committed (e.g. |
| NuxeoDriveGroupUpdateListener |
Post-commit asynchronous listener that handles group change events fired by the
UserManager. |
| NuxeoDriveSyncRootCopyListener |
Event listener to reset the synchronization root registrations on a copied document and its children.
|
| NuxeoDriveSyncRootVersioningListener |
Event listener to reset the synchronization root registrations on a versioned document.
|
| NuxeoDriveVirtualEventLogger |
Post-commit asynchronous listener that pushes the virtual events generated by
NuxeoDriveFileSystemDeletionListener to the Audit log. |
Copyright © 2019 Nuxeo. All rights reserved.