| 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 by
FileSystemItemChange. |
| FileSystemItemAdapterService |
Service for creating the right
FileSystemItem adapter depending on
the DocumentModel type or facet. |
| FileSystemItemChange |
Representation of a file system item change.
|
| FileSystemItemFactory |
Interface for the classes contributed to the
fileSystemItemFactory
extension point of the FileSystemItemAdapterService. |
| FileSystemItemManager |
Provides an API to manage usual file system operations on a
FileSystemItem given its id. |
| NuxeoDriveManager |
Manage list of NuxeoDrive synchronization roots and devices for a given nuxeo
user.
|
| TopLevelFolderItemFactory |
Interface for the classes contributed to the
topLevelFolderItemFactory extension point of the
FileSystemItemAdapterService. |
| VersioningFileSystemItemFactory |
A
FileSystemItemFactory able to handle versioning. |
| VirtualFolderItemFactory |
Interface for the classes contributed to the
topLevelFolderItemFactory extension point of the
FileSystemItemAdapterService. |
| 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 | Description |
|---|---|
| TooManyChangesException |
Exception thrown by
FileSystemChangeFinder when too many document
changes are found in the audit logs. |
Copyright © 2014 Nuxeo SA. All rights reserved.