Class JCRLocalDropboxDrive.MovedFile
- java.lang.Object
-
- org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.MovedFile
-
- Enclosing class:
- JCRLocalDropboxDrive
protected class JCRLocalDropboxDrive.MovedFile extends Object
The Class MovedFile.
-
-
Field Summary
Fields Modifier and Type Field Description protected longexpirationTimeExpiration time.protected StringjcrPathDestination node JCR path.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanisNotOutdated()Checks if is not outdated.protected booleanisOutdated()Checks if is outdated.
-