public class UploadFileResult extends TransferFileResult
cancelled, remoteFileNameDEFAULT_NOTIFY_INTERVAL| Constructor and Description |
|---|
UploadFileResult(java.lang.String localFileName,
java.lang.String remoteFileName,
WriteMode writeMode)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
setRemoteFileName(java.lang.String name)
Set a new remote file name
|
endAsync, getLocalFileName, getWriteModeaddProgressMonitor, getRemoteFileName, isCancelledgetMinTransferNotifyPeriod, getNotifyInterval, setMinTransferNotifyPeriod, setNotifyIntervalcancelTask, endAsyncCalled, endAsyncInternal, getClient, getLocalContext, getTag, getTask, getTaskDescription, getTaskId, getThrowable, isCompleted, isSuccessful, notifyComplete, setAsIfCompleted, setClient, setEndAsyncCalled, setLocalContext, setSuccessful, setTag, setTask, setThrowable, waitTillCompletepublic UploadFileResult(java.lang.String localFileName,
java.lang.String remoteFileName,
WriteMode writeMode)
localFileName - local filenameremoteFileName - remote filenamewriteMode - mode in which the file was writtenCopyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.