Package org.nuxeo.drive.adapter
-
Interface Summary Interface Description FileItem Representation of a file, ie.FileSystemItem Representation of a file system item, typically a file or a folder.FolderItem Representation of a folder.ScrollFileSystemItemList Wrapper for the results ofFolderItem.scrollDescendants(String, int, long)
. -
Exception Summary Exception Description NuxeoDriveContribException Exception raised when no contributions to theFileSystemItemAdapterService
are found or the component is not ready, ie.RootlessItemException Exception raised when recursive factory calls failed to find the ancestry to a the top level folder.