Class: WorkListViewCommon

tibco.objectapi.brm.WorkListViewCommon

new WorkListViewCommon()

Definition of common base object used for reading and writing work list views. Constructs a new WorkListViewCommon.

The following features are supported:

Members

description :string

Optional description that can be given to the work list view. This property holds the value of the 'Description' attribute.
Type:
  • string

entityID :tibco.objectapi.common.organisation.XmlModelEntityId

ID of the organization model entity that this view is to be for. This property holds the value of the 'Entity ID' containment reference.
Type:

getAllocatedItems :boolean

Optional default behaviour is false. If true then this is a request for allocated Work Items. If false then the request is for offered Work Items. This property holds the value of the 'Get Allocated Items' attribute.
Type:
  • boolean

name :string

The user defined name of the view. This property holds the value of the 'Name' 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:

owner :string

The resourceID of the owner of this view. If omitted the ID of the resource calling the createWorkListView API will be used. This resource can always edit or use this view. This property holds the value of the 'Owner' attribute.
Type:
  • string

public :boolean

Is this view publlic, i.e. can it be used by any AMX-BPM user. If TRUE then it will be visible to ALL users, not just those in the "users" set. This property holds the value of the 'Public' attribute.
Type:
  • boolean

resourcesRequired :tibco.objectapi.brm.ResourcesRequiredType

Specifying what if any resource processing is required on the Work List. If sspecified and the user has the correct priviliege, this will ignore any entity specified in the Work View itself. This property holds the value of the 'Resources Required' attribute.
Type: