public class SetJobPlanTaskInactive extends XMLRequest
| Constructor and Description |
|---|
SetJobPlanTaskInactive(int runID)
Constructs a
SetJobPlanTaskInactive using the specified RunID. |
SetJobPlanTaskInactive(int parentRunID,
int lnr)
Constructs a
SetJobPlanTaskInactive using the specified parent RunID and Lnr. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic SetJobPlanTaskInactive(int runID)
SetJobPlanTaskInactive using the specified RunID.runID - RunIDpublic SetJobPlanTaskInactive(int parentRunID,
int lnr)
SetJobPlanTaskInactive 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.