protected static interface JCRLocalDropboxDrive.Changes
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.exoplatform.clouddrive.jcr.JCRLocalCloudFile changedFile)
Process locally applied file (it can be any extra operations including the gathering of effected
files/stats or chunk saving in JRC).
|
boolean |
canApply(String parentId,
String fileId)
Answers if given file ID under its parent (by ID) already applied locally.
|
void apply(org.exoplatform.clouddrive.jcr.JCRLocalCloudFile changedFile)
throws javax.jcr.RepositoryException,
org.exoplatform.clouddrive.CloudDriveException
changedFile - JCRLocalCloudFile changed filejavax.jcr.RepositoryException - the repository exceptionorg.exoplatform.clouddrive.CloudDriveException - the cloud drive exceptionCopyright © 2003–2017 eXo Platform SAS. All rights reserved.