Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Where operation is the specific action (typically is a CRUD action) to perform on Dropbox remote folder.

...

Operations

Div
classconfluenceTableSmall

Operation

Description

del

deletes files or directories on Dropbox

get

download files from Dropbox

move

move files from folders on Dropbox

put

upload files on Dropbox

search

search files on Dropbox based on string queries

...

Div
classconfluenceTableSmall

Object type

Description

List<DbxEntry>

list of file path founded. For more information on this object refer to Dropbox documentation,

http://dropbox.github.io/dropbox-sdk-java/api-docs/v1.7.x/com/dropbox/core/DbxEntry.html