public class SetJobPlanTaskActive extends XMLRequest
| Constructor and Description |
|---|
SetJobPlanTaskActive(int runID)
Constructs a
UnskipTask using the specified RunID. |
SetJobPlanTaskActive(int parentRunID,
int lnr)
Constructs a
UnskipTask using the specified parent RunID and Lnr. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic SetJobPlanTaskActive(int runID)
UnskipTask using the specified RunID.runID - RunIDpublic SetJobPlanTaskActive(int parentRunID,
int lnr)
UnskipTask using the specified parent RunID and Lnr.parentRunID - RunID of the parent (workflow)lnr - Run number of the task in the WorkflowCopyright © 2021. All rights reserved.