new WorkItem()
Complete details of a work item.
Constructs a new WorkItem.
The following features are supported:
Members
attributes :tibco.objectapi.brm.WorkItemAttributes
Data attributes that can be set on a work item.
This property holds the value of the 'Attributes' containment reference.
Type:
body :tibco.objectapi.brm.WorkItemBody
Complete body of the work item.
This property holds the value of the 'Body' containment reference.
Type:
header :tibco.objectapi.brm.WorkItemHeader
Header information about the work item.
This property holds the value of the 'Header' containment reference.
Type:
id :tibco.objectapi.brm.ManagedObjectID
ID of the work item.
This property holds the value of the 'Id' containment reference.
Type:
state :tibco.objectapi.brm.WorkItemState
Enumerated value defining the current state of the work item.
This property holds the value of the 'State' attribute.
Type:
visible :boolean
Boolean value indicating whether or not the work item is visible.
This property holds the value of the 'Visible' attribute.
Type:
- boolean
workType :tibco.objectapi.common.datamodel.WorkTypeSpec
Details of the work type associated with the work item.
This property holds the value of the 'Work Type' containment reference.