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