public class RunJobPlanTask extends XMLRequest
| Constructor and Description |
|---|
RunJobPlanTask(int runID)
Constructs a
ExecuteTaskImmediately using the specified RunID. |
RunJobPlanTask(int parentRunID,
int lnr)
Constructs a
ExecuteTaskImmediately using the specified parent RunID and Lnr. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, sendpublic RunJobPlanTask(int runID)
ExecuteTaskImmediately using the specified RunID.runID - RunIDpublic RunJobPlanTask(int parentRunID,
int lnr)
ExecuteTaskImmediately using the specified parent RunID and Lnr.parentRunID - RunID of the parent (workflow)lnr - Run number of the task in the Workflow