Class DropboxMoveResult

java.lang.Object
org.apache.camel.component.dropbox.dto.DropboxMoveResult

public class DropboxMoveResult extends Object
  • Constructor Details

    • DropboxMoveResult

      public DropboxMoveResult(String oldPath, String newPath)
  • Method Details

    • getOldPath

      public String getOldPath()
    • getNewPath

      public String getNewPath()