Modifier and Type | Field and Description |
---|---|
protected static String |
_infoArgs |
protected NetworkTransaction |
networkTransaction |
protected static boolean |
snormalInfoAsWarn |
Constructor and Description |
---|
RequestTransfer(R66Future future,
long specialId,
String requested,
String requester,
boolean cancel,
boolean stop,
boolean restart,
NetworkTransaction networkTransaction) |
RequestTransfer(R66Future future,
long specialId,
String requested,
String requester,
boolean cancel,
boolean stop,
boolean restart,
String restarttime,
NetworkTransaction networkTransaction) |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
getParams(String[] args)
Parse the parameter and set current values
|
static void |
main(String[] args) |
void |
run() |
protected static String _infoArgs
protected final NetworkTransaction networkTransaction
protected static boolean snormalInfoAsWarn
public RequestTransfer(R66Future future, long specialId, String requested, String requester, boolean cancel, boolean stop, boolean restart, NetworkTransaction networkTransaction)
future
- specialId
- requested
- requester
- cancel
- stop
- restart
- networkTransaction
- public RequestTransfer(R66Future future, long specialId, String requested, String requester, boolean cancel, boolean stop, boolean restart, String restarttime, NetworkTransaction networkTransaction)
future
- specialId
- requested
- requester
- cancel
- stop
- restart
- restarttime
- in yyyyMMddHHmmss formatnetworkTransaction
- Copyright © 2009–2020 Waarp. All rights reserved.