org.exoplatform.clouddrive.box
Class JCRLocalBoxDrive.BoxState
java.lang.Object
org.exoplatform.clouddrive.box.JCRLocalBoxDrive.BoxState
- All Implemented Interfaces:
- org.exoplatform.clouddrive.CloudDrive.FilesState
- Enclosing class:
- JCRLocalBoxDrive
public class JCRLocalBoxDrive.BoxState
- extends Object
- implements org.exoplatform.clouddrive.CloudDrive.FilesState
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCRLocalBoxDrive.BoxState
protected JCRLocalBoxDrive.BoxState(BoxAPI.ChangesLink link)
getUpdating
public Collection<String> getUpdating()
-
- Specified by:
getUpdating in interface org.exoplatform.clouddrive.CloudDrive.FilesState
isUpdating
public boolean isUpdating(String fileIdOrPath)
-
- Specified by:
isUpdating in interface org.exoplatform.clouddrive.CloudDrive.FilesState
isNew
public boolean isNew(String fileIdOrPath)
-
- Specified by:
isNew in interface org.exoplatform.clouddrive.CloudDrive.FilesState
getType
public String getType()
- Returns:
- the type
getUrl
public String getUrl()
- Returns:
- the url
getTtl
public long getTtl()
- Returns:
- the ttl
getMaxRetries
public long getMaxRetries()
- Returns:
- the maxRetries
getRetryTimeout
public long getRetryTimeout()
- Returns:
- the retryTimeout
getOutdatedTimeout
public long getOutdatedTimeout()
- Returns:
- the outdatedTimeout
getCreated
public long getCreated()
- Returns:
- the created
isOutdated
public boolean isOutdated()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.