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.