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 theFileSystemChangeFinder
member. -
Uses of FileSystemChangeFinder in org.nuxeo.drive.service.impl
Classes in org.nuxeo.drive.service.impl that implement FileSystemChangeFinderModifier and TypeClassDescriptionclass
Implementation ofFileSystemChangeFinder
using theAuditBackend
.class
Implementation ofFileSystemChangeFinder
using theAuditBackend
.Fields in org.nuxeo.drive.service.impl declared as FileSystemChangeFinderModifier and TypeFieldDescriptionprotected FileSystemChangeFinder
NuxeoDriveManagerImpl.changeFinder
Fields in org.nuxeo.drive.service.impl with type parameters of type FileSystemChangeFinderModifier and TypeFieldDescriptionprotected Class
<? extends FileSystemChangeFinder> ChangeFinderDescriptor.changeFinderClass
Methods in org.nuxeo.drive.service.impl that return FileSystemChangeFinderModifier and TypeMethodDescriptionChangeFinderDescriptor.getChangeFinder()
NuxeoDriveManagerImpl.getChangeFinder()