taskId | String The internal identifier of the task for which you want to retrieve output. |
timeout | String (optional) The amount of time to wait for output from the task. Specify timeout in milliseconds. The default is 0. |
taskOutput | Document The output from the task. For the structure of taskOutput, see
wm.tn.rec:ReliableServiceOutput. |