public class FileTransferLocation extends Object implements Serializable
Constructor and Description |
---|
FileTransferLocation() |
public void addPath(String filePath) throws ValidationException
filePath
- the path of the file or directory to addValidationException
- if the format is invalidpublic void addPath(String inSrc, String inDest) throws ValidationException
inSrc
- pathinDest
- pathValidationException
- if the format is invalidpublic void clear()
Copyright © 2015 Aspera Inc.. All rights reserved.