Class NuxeoDriveSyncRootCopyListener

java.lang.Object
org.nuxeo.drive.listener.NuxeoDriveSyncRootCopyListener
All Implemented Interfaces:
EventListener

public class NuxeoDriveSyncRootCopyListener extends Object implements EventListener
Event listener to reset the synchronization root registrations on a copied document and its children.
Since:
9.1
  • Field Details

    • RESET_SYNC_ROOTS_ON_COPY_CONFIGURATION_PROPERTY

      public static final String RESET_SYNC_ROOTS_ON_COPY_CONFIGURATION_PROPERTY
      See Also:
  • Constructor Details

    • NuxeoDriveSyncRootCopyListener

      public NuxeoDriveSyncRootCopyListener()
  • Method Details