new WorkItemPreview()
Definition of the work item data set for a previewed work item.
Constructs a new WorkItemPreview.
The following features are supported:
Field Preview
Work Type
Extends
Members
FieldPreview :Array.<tibco.objectapi.common.datamodel.FieldType>
Data field and value pairs for a previewed work item.
This property holds the value of the 'Field Preview' containment reference list.
Type:
id :string
Unique ID of the work item.
This property holds the value of the 'Id' attribute.
Type:
- string
- Inherited From:
version :string
Version of the work item.
If not set, the latest version will be used.
This property holds the value of the 'Version' attribute.
Type:
- string
- Inherited From:
workType :tibco.objectapi.common.datamodel.WorkTypeSpec
Details of the work type associated with the work item only if this has been requested.
This property holds the value of the 'Work Type' containment reference.