Class: GetEditableWorkListViewsType

tibco.objectapi.brm.GetEditableWorkListViewsType

new GetEditableWorkListViewsType()

Constructs a new GetEditableWorkListViewsType.

The following features are supported:

Members

apiVersion :number

Version of the work list view definition to be returned. Either: - 2, to return a work list view that includes the getAllocatedItems attribute and resourcesRequired parameter, or - 1, to return a work list view that omits the getAllocatedItems attribute and resourcesRequired parameter. (You should use this value to maintain compatibility with work list views created in pre-2.2 versions of BPM.) This is the default behaviour if apiVersion is not specified. This property holds the value of the 'Api Version' attribute.
Type:
  • number

numberOfItems :string

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

startPosition :string

Position in the work view 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