public class DropboxAPI extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CHANGES_LONGPOLL_TIMEOUT
The Constant CHANGES_LONGPOLL_TIMEOUT.
|
static String |
CHANGES_LONGPOLL_URL
The Constant CHANGES_LONGPOLL_URL.
|
protected static org.exoplatform.services.log.Log |
LOG
The Constant LOG.
|
static int |
RETRY_TIMEOUT_MILLIS
Retry timeout.
|
static String |
ROOT_PATH_V2
The Constant ROOT_PATH_V2.
|
static String |
ROOT_URL
The Constant ROOT_URL.
|
static int |
TEMP_LINK_EXPIRATION
The Constant TEMP_LINK_EXPIRATION is 4hours - 5sec.
|
static int |
UPLOAD_BUFFER_SIZE
The Constant UPLOAD_BUFFER_SIZE.
|
static int |
UPLOAD_CHUNK_SIZE
The Constant UPLOAD_CHUNK_SIZE.
|
static int |
UPLOAD_LIMIT
The Constant UPLOAD_LIMIT.
|
static int |
VERSION
The Constant VERSION.
|
public static final int VERSION
public static final String ROOT_URL
public static final String ROOT_PATH_V2
public static final int TEMP_LINK_EXPIRATION
public static final int CHANGES_LONGPOLL_TIMEOUT
public static final String CHANGES_LONGPOLL_URL
public static final int UPLOAD_LIMIT
public static final int UPLOAD_BUFFER_SIZE
public static final int UPLOAD_CHUNK_SIZE
public static final int RETRY_TIMEOUT_MILLIS
protected static final org.exoplatform.services.log.Log LOG
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.