Uses of Interface
org.nuxeo.drive.service.FileSystemChangeFinder
Packages that use FileSystemChangeFinder
-
Uses of FileSystemChangeFinder in org.nuxeo.drive.service
Methods in org.nuxeo.drive.service that return FileSystemChangeFinderModifier and TypeMethodDescriptionNuxeoDriveManager.getChangeFinder()Gets theFileSystemChangeFindermember. -
Uses of FileSystemChangeFinder in org.nuxeo.drive.service.impl
Classes in org.nuxeo.drive.service.impl that implement FileSystemChangeFinderModifier and TypeClassDescriptionclassImplementation ofFileSystemChangeFinderusing theAuditBackend.classImplementation ofFileSystemChangeFinderusing theAuditBackend.Fields in org.nuxeo.drive.service.impl declared as FileSystemChangeFinderModifier and TypeFieldDescriptionprotected FileSystemChangeFinderNuxeoDriveManagerImpl.changeFinderFields in org.nuxeo.drive.service.impl with type parameters of type FileSystemChangeFinderModifier and TypeFieldDescriptionprotected Class<? extends FileSystemChangeFinder> ChangeFinderDescriptor.changeFinderClassMethods in org.nuxeo.drive.service.impl that return FileSystemChangeFinderModifier and TypeMethodDescriptionChangeFinderDescriptor.getChangeFinder()NuxeoDriveManagerImpl.getChangeFinder()