@Deprecated protected class JCRLocalDropboxDrive.FullSync extends Object
SyncCommand of cloud drive based on all remote files traversing using folder hashes stoed locally
on connect or previous full sync.
TODO it could be used when *reset* flag set in delta entry.| Modifier and Type | Field and Description |
|---|---|
protected DropboxAPI |
api
Deprecated.
Internal API.
|
| Modifier | Constructor and Description |
|---|---|
protected |
FullSync()
Deprecated.
Create command for Template synchronization.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execLocal()
Deprecated.
Execute full sync from current thread.
|
protected void |
preSaveChunk()
Deprecated.
|
protected Object |
syncChilds(String folderId,
javax.jcr.Node parent)
Deprecated.
Sync childs.
|
protected void |
syncFiles()
Deprecated.
|
protected final DropboxAPI api
protected FullSync()
throws javax.jcr.RepositoryException,
org.exoplatform.clouddrive.DriveRemovedException
javax.jcr.RepositoryException - the repository exceptionorg.exoplatform.clouddrive.DriveRemovedException - the drive removed exceptionprotected void syncFiles()
throws javax.jcr.RepositoryException,
org.exoplatform.clouddrive.CloudDriveException
javax.jcr.RepositoryExceptionorg.exoplatform.clouddrive.CloudDriveExceptionprotected Object syncChilds(String folderId, javax.jcr.Node parent) throws javax.jcr.RepositoryException, org.exoplatform.clouddrive.CloudDriveException
folderId - the folder idparent - the parentjavax.jcr.RepositoryException - the repository exceptionorg.exoplatform.clouddrive.CloudDriveException - the cloud drive exceptionprotected void execLocal()
throws org.exoplatform.clouddrive.CloudDriveException,
javax.jcr.RepositoryException
org.exoplatform.clouddrive.CloudDriveException - the cloud drive exceptionjavax.jcr.RepositoryException - the repository exceptionprotected void preSaveChunk()
throws org.exoplatform.clouddrive.CloudDriveException,
javax.jcr.RepositoryException
org.exoplatform.clouddrive.CloudDriveExceptionjavax.jcr.RepositoryExceptionCopyright © 2003–2017 eXo Platform SAS. All rights reserved.