protected class JCRLocalBoxDrive.FullSync extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FullSync()
Create command for Box synchronization.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execLocal()
Execute full sync from current thread.
|
protected void |
preSaveChunk() |
protected com.box.sdk.BoxFolder.Info |
syncChilds(String folderId,
javax.jcr.Node parent)
Sync childs.
|
protected void |
syncFiles() |
protected final BoxAPI 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 com.box.sdk.BoxFolder.Info 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–2019 eXo Platform SAS. All rights reserved.