Class JCRLocalOneDrive.OneDriveSyncCommand
java.lang.Object
org.exoplatform.services.cms.clouddrives.onedrive.JCRLocalOneDrive.OneDriveSyncCommand
- All Implemented Interfaces:
org.exoplatform.services.cms.clouddrives.CloudDrive.Command
- Enclosing class:
- JCRLocalOneDrive
-
Field Summary
Fields inherited from interface org.exoplatform.services.cms.clouddrives.CloudDrive.Command
COMPLETE -
Method Summary
Modifier and TypeMethodDescriptionprotected booleannotInRange(String path, Collection<String> range) protected voidprotected voidvoidsyncNext()
-
Method Details
-
preSaveChunk
protected void preSaveChunk() -
syncNext
public void syncNext() throws org.exoplatform.services.cms.clouddrives.CloudDriveException, javax.jcr.RepositoryException- Throws:
org.exoplatform.services.cms.clouddrives.CloudDriveExceptionjavax.jcr.RepositoryException
-
notInRange
-
syncFiles
protected void syncFiles() throws org.exoplatform.services.cms.clouddrives.CloudDriveException, javax.jcr.RepositoryException- Throws:
org.exoplatform.services.cms.clouddrives.CloudDriveExceptionjavax.jcr.RepositoryException
-