Package org.nuxeo.drive.listener
package org.nuxeo.drive.listener
-
ClassDescriptionNotify the NuxeoDriveManager service in case of document deletions so as to make it possible to invalidate any cache.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 aFileSystemItem
after the transaction has been committed (e.g. deletion) or not a descendant of a synchronization root (e.g. security update on any document).Post-commit asynchronous listener that handles group change events fired by theUserManager
.Event listener to reset the synchronization root registrations on a copied document and its children.Event listener to reset the synchronization root registrations on a versioned document.Post-commit asynchronous listener that pushes the virtual events generated byNuxeoDriveFileSystemDeletionListener
to the Audit log.