Summary of Data Structures
The following table lists the elements, available in the \pub\task folder:
Element | Package and Description |
---|---|
pub.task:Guidance | WmTaskClient. A document type containing information about the name, rating, and user ID of the expert. |
pub.task:Task | WmTaskClient. A document type that identifies the characteristics of a particular task. |
pub.task:TaskAttachment | WmTaskClient. Document type representing an attachment. |
pub.task:TaskAudit | WmTaskClient. Document type containing information returned as output from GetTaskAudit. |
pub.task:TaskCallbackService | WmTaskClient. Specification that describes the inputs and outputs required for a callback service. |
pub.task:TaskComment | WmTaskClient. Document type representing a comment in a task. |
pub.task:TaskCompletionInfo | WmTaskClient. Document type containing information about the completion of a task. The Task Engine uses this document type to return data about the completion of a task to a callback service. |
pub.task:TaskFields | WmTaskClient. Document type that contains information about task fields returned by pub.task.taskclient:searchTasksFields and pub.task.taskclient:searchTasksFieldsHPSTRA. |
pub.task:TaskInfo | WmTaskClient. Document type that contains standard information about a task. You specify certain fields in TaskInfo when you queue a task using pub.task.taskclient:queueTask. |
pub.task:TaskQueueInfo | WmTaskClient. Document type used by pub.task.taskclient:queueTask to set basic values in TaskInfo. |
pub.task:TaskSearchQuery | WmTaskClient. Document type used as input to the pub.task.taskclient:searchTasks and pub.task.taskclient:searchTasksHPSTRAservices. This service applies only to tasks that use standard business data. |
pub.task:TaskSearchQueryTerm | WmTaskClient. Document type that you use to specify search criteria for the pub.task.taskclient:searchTasks service. |
pub.task.TaskSearchQueryV2 | WmTaskClient. Indicates the document type that you use to specify the search criteria for the pub.task.taskclient:searchTasksIndexed and pub.task.taskclient:searchTasksIndexedHPSTRA services. |