Class RVDropboxDataSourceItem

java.lang.Object
io.revealbi.core.data.RVDataSourceItem
io.revealbi.core.data.RVDropboxDataSourceItem
All Implemented Interfaces:
IRVResourceItem

public class RVDropboxDataSourceItem extends RVDataSourceItem implements IRVResourceItem
Dropbox data source item, referencing a file in Dropbox.
  • Constructor Details

    • RVDropboxDataSourceItem

      public RVDropboxDataSourceItem()
  • Method Details

    • setPath

      public String setPath(String value)
      Path to the file in Dropbox account.
      Parameters:
      value -
      Returns:
    • getPath

      public String getPath()
      Path to the file in Dropbox account.
      Returns: