public class GetRestartInformation extends XMLRequest
| Constructor and Description |
|---|
GetRestartInformation(int runID)
Creates a new
GetRestartInformation request. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLastRestartPoint()
Returns the last restart point.
|
int |
getReferenceRunID()
Returns the original RunID of the task.
|
getMessageBox, getRequestID, handleResponse, sendpublic GetRestartInformation(int runID)
GetRestartInformation request.runID - RunID of the taskpublic int getReferenceRunID()
public java.lang.String getLastRestartPoint()