Class DropboxAPI


  • public class DropboxAPI
    extends Object
    All calls to Dropbox SDK v2 here.
    • Field Detail

      • ROOT_PATH_V2

        public static final String ROOT_PATH_V2
        The Constant ROOT_PATH_V2.
      • TEMP_LINK_EXPIRATION

        public static final int TEMP_LINK_EXPIRATION
        The Constant TEMP_LINK_EXPIRATION is 4hours - 5sec.
        See Also:
        Constant Field Values
      • CHANGES_LONGPOLL_TIMEOUT

        public static final int CHANGES_LONGPOLL_TIMEOUT
        The Constant CHANGES_LONGPOLL_TIMEOUT.
        See Also:
        Constant Field Values
      • CHANGES_LONGPOLL_URL

        public static final String CHANGES_LONGPOLL_URL
        The Constant CHANGES_LONGPOLL_URL.
        See Also:
        Constant Field Values
      • UPLOAD_LIMIT

        public static final int UPLOAD_LIMIT
        The Constant UPLOAD_LIMIT.
        See Also:
        Constant Field Values
      • UPLOAD_BUFFER_SIZE

        public static final int UPLOAD_BUFFER_SIZE
        The Constant UPLOAD_BUFFER_SIZE.
        See Also:
        Constant Field Values
      • UPLOAD_CHUNK_SIZE

        public static final int UPLOAD_CHUNK_SIZE
        The Constant UPLOAD_CHUNK_SIZE.
        See Also:
        Constant Field Values
      • RETRY_TIMEOUT_MILLIS

        public static final int RETRY_TIMEOUT_MILLIS
        Retry timeout.
        See Also:
        Constant Field Values
      • LOG

        protected static final org.exoplatform.services.log.Log LOG
        The Constant LOG.
    • Method Detail

      • lowerCase

        protected String lowerCase​(String str)
        Lower case.
        Parameters:
        str - the string
        Returns:
        the string