protected class JCRLocalDropboxDrive.MovedFile extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
expirationTime
Expiration time.
|
protected String |
nodePath
Destination node path in JCR.
|
protected String |
path
Dropbox path (case preserved) of moved file on its destination (after move completed).
|
| Modifier | Constructor and Description |
|---|---|
protected |
MovedFile(String path,
String nodePath)
Instantiates a new moved file.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isNotOutdated()
Checks if is not outdated.
|
protected boolean |
isOutdated()
Checks if is outdated.
|
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.