Class NuxeoDriveCacheInvalidationListener

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

public class NuxeoDriveCacheInvalidationListener extends Object implements EventListener
Notify the NuxeoDriveManager service in case of document deletions so as to make it possible to invalidate any cache.
  • Constructor Details

    • NuxeoDriveCacheInvalidationListener

      public NuxeoDriveCacheInvalidationListener()
  • Method Details