Package org.nuxeo.drive.listener
package org.nuxeo.drive.listener
-
ClassesClassDescriptionNotify 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.Deprecated.since 2023.28, virtual events are written in audit using the StreamAuditEventListener