Class: Item

tibco.objectapi.brm.Item

new Item()

Definition of a work item that is to be scheduled, providing basic, participant and work type information about the work item. Constructs a new Item.

The following features are supported:

Extends

Members

description :string

Textual description of the work item. This property holds the value of the 'Description' attribute.
Type:
  • string
Inherited From:

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:
Inherited From:

entities :Array.<tibco.objectapi.common.organisation.XmlModelEntityId>

Details of the organization model entities for whom the work item is to be scheduled. This property holds the value of the 'Entities' containment reference list.
Type:

entityQuery :tibco.objectapi.common.organisation.XmlResourceQuery

Specification of a resource query. This property holds the value of the 'Entity Query' containment reference.
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
Inherited From:

name :string

Name of the work item. This property holds the value of the 'Name' attribute.
Type:
  • string
Inherited From:

priority :number

Priority of the work item. This property holds the value of the 'Priority' attribute.
Type:
  • number
Inherited From:

workTypeUID :string

ID of the work type that defines the data specification for this work item. This property holds the value of the 'Work Type UID' attribute.
Type:
  • string

workTypeVersion :string

OSGi version range string of the work type that is to be used. This property holds the value of the 'Work Type Version' attribute.
Type:
  • string