public class RollbackTo extends XMLRequest
| Constructor and Description |
|---|
RollbackTo(int runID)
Constructs a new
RollbackTo request. |
RollbackTo(int parentRunID,
int taskLnr)
Constructs a new
RollbackTo request, based on the runID and the taskLnr. |
RollbackTo(java.lang.String taskID)
Constructs a new
RollbackTo request, based on the taskID. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, sendpublic RollbackTo(int runID)
RollbackTo request.runID - RunID of the taskpublic RollbackTo(int parentRunID,
int taskLnr)
RollbackTo request, based on the runID and the taskLnr.parentRunID - The RunID of the parent (workflow)taskLnr - The lnr of the taskpublic RollbackTo(java.lang.String taskID)
RollbackTo request, based on the taskID.taskID - The task id with the following format