new BaseItemInfo()
    Base information required for all work items.
Constructs a new BaseItemInfo.
N.B. This is an abstract class - do not instantiate!
N.B. This is an abstract class - do not instantiate!
The following features are supported:
Members
description :string
    Textual description of the work item.
This property holds the value of the 'Description' attribute.
    Type:
- string
 
distributionStrategy :tibco.objectapi.brm.DistributionStrategy
    Distribution strategy to be used for the work item - either OFFER or ALLOCATE.
This property holds the value of the 'Distribution Strategy' attribute.
    Type:
groupID :string
    ID of the work group that the work item belongs to.
This property holds the value of the 'Group ID' attribute.
    Type:
- string
 
name :string
    Name of the work item.
This property holds the value of the 'Name' attribute.
    Type:
- string
 
priority :number
    Priority of the work item.
This property holds the value of the 'Priority' attribute.
    Type:
- number