GetRepositoriesOperation |
Deprecated.
|
NuxeoDriveAddToLocallyEditedCollection |
Deprecated.
|
NuxeoDriveAttachBlob |
|
NuxeoDriveCanMove |
Deprecated.
|
NuxeoDriveClientUpdateInfo |
Information needed for the Nuxeo Drive client update:
Server version
Nuxeo Drive update site URL
Nuxeo Drive beta update site URL
|
NuxeoDriveCreateFile |
Creates a document from the input blob in the container backing the FileSystemItem with the given id.
|
NuxeoDriveCreateFolder |
Creates a container with the given name as title in the container backing the FileSystemItem with the given
id.
|
NuxeoDriveDelete |
|
NuxeoDriveFileSystemItemExists |
Checks if the document backing the FileSystemItem with the given id exists.
|
NuxeoDriveGenerateConflictedItemName |
Deprecated.
|
NuxeoDriveGetChangeSummary |
Gets a summary of the document changes in the synchronization roots of the currently authenticated user for the
interval starting with the given lower bound.
|
NuxeoDriveGetChildren |
Gets the children of the document backing the FolderItem with the given id.
|
NuxeoDriveGetClientUpdateInfo |
Deprecated.
|
NuxeoDriveGetFileSystemItem |
|
NuxeoDriveGetRootsOperation |
Gets the list of synchronization roots for the currently authenticated user.
|
NuxeoDriveGetTopLevelFolder |
|
NuxeoDriveMove |
Moves the document backing the FileSystemItem with the given source id to the document backing the
FileSystemItem with the given destination id.
|
NuxeoDriveOperationHelper |
Helper for Nuxeo Drive operations.
|
NuxeoDriveRename |
Renames the document backing the FileSystemItem with the given id to the given name.
|
NuxeoDriveScrollDescendants |
Retrieves at most batchSize descendants of the FolderItem with the given id for the given
scrollId .
|
NuxeoDriveSetSynchronizationOperation |
If the enable parameter is true , registers the input document as a synchronization root for the
currently authenticated user.
|
NuxeoDriveUpdateFile |
Updates the document backing the FileSystemItem with the given id with the input blob.
|