pub.task.taskclient:getTaskAudit

WmTaskClient. Returns the audit log of all of the operations performed on a task.

Input Parameters

taskID String The unique identifier that the Task Engine assigns to the task

Output Parameters

taskAudits TaskAudit[] An array of pub.task:TaskAudit objects representing the audit logs of the task.