
public abstract class AbstractExecTask extends AbstractTask
It provides some common functionalities.
ARCHPATH, BLANK, BLOCKSIZE, COMPRESS, 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| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.exec.CommandLine |
buildCommandLine(String line)
Generates a Command line object from rule and transfer data
|
applyTransferSubstitutions, getFutureCompletion, getReplacedValue, getSubstitutionMap, getType, isCompressionRequested, isSuccessprotected final org.apache.commons.exec.CommandLine buildCommandLine(String line)
line - the command to process as a stringCopyright © 2009–2022 Waarp. All rights reserved.