public class FileSystemClient extends java.lang.Object
| Constructor and Description |
|---|
FileSystemClient() |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getURL()
Get the URL for the uploaded results.
|
void |
setResults(WorkflowResults results)
Set the results.
|
void |
update()
Upload the results to Dropbox.
|
public FileSystemClient()
public void setResults(WorkflowResults results)
public void update()
public java.net.URL getURL()