public class DropboxAPI extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_BASE_URL
The Constant CONTENT_BASE_URL.
|
static String |
CONTENT_PREVIEW_URL
The Constant CONTENT_PREVIEW_URL.
|
static String |
CONTENT_THUMBNAIL_URL
The Constant CONTENT_THUMBNAIL_URL.
|
static int |
DELTA_LONGPOLL_TIMEOUT
The Constant DELTA_LONGPOLL_TIMEOUT.
|
static String |
DELTA_LONGPOLL_URL
The Constant DELTA_LONGPOLL_URL.
|
protected static org.exoplatform.services.log.Log |
LOG
The Constant LOG.
|
static String |
ROOT_PATH
The Constant ROOT_PATH.
|
static String |
ROOT_URL
The Constant ROOT_URL.
|
public static final String ROOT_URL
public static final String ROOT_PATH
public static final int DELTA_LONGPOLL_TIMEOUT
public static final String DELTA_LONGPOLL_URL
public static final String CONTENT_BASE_URL
public static final String CONTENT_PREVIEW_URL
public static final String CONTENT_THUMBNAIL_URL
protected static final org.exoplatform.services.log.Log LOG
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.