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