Task Engine 10.11 | Task Engine Webhelp | webMethods Task Engine API and Service Reference | Using the Task Engine Web Service API | Task
 
Task
Data object returned as output from the getTask and searchTasks operations. This data structure contains the TaskInfo and TaskData objects associated with a task.
Element
Description
taskData
Map Optional. Contains the business data associated with a task. See TaskData for a description of this object.
taskInfo
TaskInfo Contains standard information that the Task Engine maintains about a task. See TaskInfo for a description of this object.