Package | Description |
---|---|
nl.esciencecenter.xenon.util |
This package is contains several utility classes.
|
Modifier and Type | Method and Description |
---|---|
List<Sandbox.Pair> |
Sandbox.getDownloadFiles()
Returns the list of files that will be downloaded when calling
download . |
List<Sandbox.Pair> |
Sandbox.getUploadFiles()
Returns the list of files that will be uploaded when calling
upload . |