public class ExecMoveTask extends AbstractExecTask
The move of the file (if any) should be done by the external command
itself.
waitForValidation (#NOWAIT#) must not be set since it will prevent to have the MOVE TASK to occur normally. So even if set, the #NOWAIT# will be ignored.
ARCHPATH, BLANK, BLOCKSIZE, DATE, ERRORCODE, ERRORMSG, ERRORSTRCODE, FILESIZE, FULLTRANSFERID, HOMEPATH, HOUR, INPATH, LOCALEXEC, LOCALHOST, LOCALHOSTADDR, NOWAIT, ORIGINALFILENAME, ORIGINALFULLPATH, OUTPATH, RANKTRANSFER, REMOTEHOST, REMOTEHOSTADDR, REQUESTEDHOST, REQUESTERHOST, RULE, TRANSFERID, TRUEFILENAME, TRUEFULLPATH, WORKPATH
Constructor and Description |
---|
ExecMoveTask(String argRule,
int delay,
String argTransfer,
R66Session session) |
Modifier and Type | Method and Description |
---|---|
void |
run()
This is the only interface to execute an operator.
|
applyTransferSubstitutions, buildCommandLine, getSubstitutionMap
getFutureCompletion, getReplacedValue, getType, isSuccess
public ExecMoveTask(String argRule, int delay, String argTransfer, R66Session session)
argRule
- delay
- argTransfer
- session
- public void run()
AbstractTask
run
in interface Runnable
run
in class AbstractTask
Copyright © 2009–2020 Waarp. All rights reserved.