Software AG Products 10.11 | Designing and Implementing Business Process Models | 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.