org.exoplatform.clouddrive.cmis
Class JCRLocalCMISDrive.Sync
java.lang.Object
org.exoplatform.clouddrive.cmis.JCRLocalCMISDrive.Sync
- All Implemented Interfaces:
- org.exoplatform.clouddrive.CloudDrive.Command
- Enclosing class:
- JCRLocalCMISDrive
protected class JCRLocalCMISDrive.Sync
- extends Object
A facade SyncCommand implementation. This command will choose an actual type of the
synchronization depending on the CMIS repository capabilities (Changes Log support).
|
Field Summary |
protected CMISAPI |
api
Internal API. |
protected org.exoplatform.clouddrive.CloudDriveException |
preSyncError
|
| Fields inherited from interface org.exoplatform.clouddrive.CloudDrive.Command |
COMPLETE |
api
protected final CMISAPI api
- Internal API.
preSyncError
protected org.exoplatform.clouddrive.CloudDriveException preSyncError
JCRLocalCMISDrive.Sync
protected JCRLocalCMISDrive.Sync()
preSyncFiles
protected void preSyncFiles()
throws org.exoplatform.clouddrive.CloudDriveException,
javax.jcr.RepositoryException,
InterruptedException
-
- Throws:
org.exoplatform.clouddrive.CloudDriveException
javax.jcr.RepositoryException
InterruptedException
syncFiles
protected void syncFiles()
throws org.exoplatform.clouddrive.CloudDriveException,
javax.jcr.RepositoryException,
InterruptedException
-
- Throws:
org.exoplatform.clouddrive.CloudDriveException
javax.jcr.RepositoryException
InterruptedException
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.