Class: GetWorkListItemsType

tibco.objectapi.brm.GetWorkListItemsType

new GetWorkListItemsType()

Constructs a new GetWorkListItemsType.

The following features are supported:

Members

entityID :tibco.objectapi.common.organisation.XmlModelEntityId

ID of the organization model entity requiring a work item list. This property holds the value of the 'Entity ID' containment reference.
Type:

getEnhancedAttributes :boolean

if true return a work item with all 40 Work Item attributes, otherwise only the original 14 Work Item Attributes. This property holds the value of the 'Get Enhanced Attributes' attribute.
Type:
  • boolean

getTotalCount :boolean

Boolean defining whether BRM builds a count of the total number of work items in the work item list. If ‘false’ is passed in this attribute, and: - there is at least one item in the list, the totalItems value returned in the response is -1. - there are no work items in the list, the totalItems value returned in the response is 0 (zero). This property holds the value of the 'Get Total Count' attribute.
Type:
  • boolean

numberOfItems :string

Number of work items (in the work item list) to include in this page. This property holds the value of the 'Number Of Items' attribute.
Type:
  • string

orderFilterCriteria :tibco.objectapi.brm.OrderFilterCriteria

Specification of sort/filter criteria to be applied to the work item list. This property holds the value of the 'Order Filter Criteria' containment reference.
Type:

resourcesRequired :tibco.objectapi.brm.ResourcesRequiredType

Enumeration specifying what if any resource processing is required on the Work List. This property holds the value of the 'Resources Required' attribute.
Type:

startPosition :string

Position in the work item list from which to start this page. (The list is zero-based. To start at the first item, specify 0.) This property holds the value of the 'Start Position' attribute.
Type:
  • string