Package org.nuxeo.drive.service
-
Interface Summary Interface Description FileSystemChangeFinder Allows to find document changes.FileSystemChangeSummary Summary of file system changes, including: A list of file system item changes A global status code A document change is implemented byFileSystemItemChange.FileSystemItemAdapterService Service for creating the rightFileSystemItemadapter depending on theDocumentModeltype or facet.FileSystemItemChange Representation of a file system item change.FileSystemItemFactory Interface for the classes contributed to thefileSystemItemFactoryextension point of theFileSystemItemAdapterService.FileSystemItemManager Provides an API to manage usual file system operations on aFileSystemItemgiven its id.NuxeoDriveManager Manage list of NuxeoDrive synchronization roots and devices for a given nuxeo user.TopLevelFolderItemFactory Interface for the classes contributed to thetopLevelFolderItemFactoryextension point of theFileSystemItemAdapterService.VersioningFileSystemItemFactory Deprecated. since 9.1 as the automatic versioning is handled by versioning system, we don't need anymore this mechanism in driveVirtualFolderItemFactory Interface for the classes contributed to thetopLevelFolderItemFactoryextension point of theFileSystemItemAdapterService. -
Class Summary Class Description NuxeoDriveEvents Core event related constants for Nuxeo Drive.SynchronizationRoots Data transfer object to fetch the list of references of synchronization roots for a given repo and user. -
Exception Summary Exception Description TooManyChangesException Exception thrown byFileSystemChangeFinderwhen too many document changes are found in the audit logs.