public class StreamOrder extends TransferOrder
Constructor and Description |
---|
StreamOrder(RemoteLocation destination,
XferParams params) |
Modifier and Type | Method and Description |
---|---|
protected List<AscpParameter> |
buildCommandLineParams(UUID xferId,
int xferRetry) |
void |
validate()
Check the order for invalid parameters.
|
buildCommandLineParams, excludeFiles, getClient, getDestination, getServer, getSource, getXferParams, includeFiles, isUpload, setDestination, setSource, setXferParams
public StreamOrder(RemoteLocation destination, XferParams params)
protected List<AscpParameter> buildCommandLineParams(UUID xferId, int xferRetry)
buildCommandLineParams
in class TransferOrder
public void validate() throws ValidationException
TransferOrder
validate
in class TransferOrder
ValidationException
- thrown if a validation error occursCopyright © 2017 Aspera Inc.. All rights reserved.