Task Engine
10.11 |
Task Engine Webhelp
|
webMethods Task Engine API and Service Reference
|
Using the Task Engine Built-in Services
|
pub.task.taskclient:getTaskAudit
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.