@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 |
JCRLocalDropboxDrive.FullSync()
Deprecated.
Create command for Template synchronization.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execLocal()
Deprecated.
Execute full sync from current thread.
|
protected Object |
syncChilds(String folderId,
javax.jcr.Node parent)
Deprecated.
|
protected void |
syncFiles()
Deprecated.
|
protected final DropboxAPI api
protected JCRLocalDropboxDrive.FullSync()
throws javax.jcr.RepositoryException,
org.exoplatform.clouddrive.DriveRemovedException
javax.jcr.RepositoryExceptionorg.exoplatform.clouddrive.DriveRemovedExceptionprotected 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
javax.jcr.RepositoryExceptionorg.exoplatform.clouddrive.CloudDriveExceptionprotected void execLocal()
throws org.exoplatform.clouddrive.CloudDriveException,
javax.jcr.RepositoryException
org.exoplatform.clouddrive.CloudDriveExceptionjavax.jcr.RepositoryExceptionCopyright © 2003–2015 eXo Platform SAS. All rights reserved.