Class: GetWorkListItemsForGlobalDataResponseType

tibco.objectapi.brm.GetWorkListItemsForGlobalDataResponseType

new GetWorkListItemsForGlobalDataResponseType()

Contains a page of work item returned from a user request. Constructs a new GetWorkListItemsForGlobalDataResponseType.

The following features are supported:

Members

endPosition :string

Position in the work item list of the last work item on this page. This property holds the value of the 'End Position' attribute.
Type:
  • string

startPosition :string

Position in the work item list of the first work item on this page. This property holds the value of the 'Start Position' attribute.
Type:
  • string

workItems :Array.<tibco.objectapi.brm.WorkItem>

Complete details of each work item in this page of the work item list. This property holds the value of the 'Work Items' containment reference list.
Type:

workListFacade :tibco.objectapi.brm.WorkListFacade

If defined then this will list any display names that are specified for any Work Item Attributes. This property holds the value of the 'Work List Facade' containment reference.
Type: