Class: ItemPrivilege

tibco.objectapi.brm.ItemPrivilege

new ItemPrivilege()

Definition of the privileges required to perform specific actions on a work item. Constructs a new ItemPrivilege.

The following features are supported:

  • Suspend
  • Stateless Realloc
  • Stateful Realloc
  • Dellocate
  • Delegate
  • Skip
  • Piling

Members

Delegate :Array.<tibco.objectapi.brm.Privilege>

Details of the privileges required to delegate a work item. This property holds the value of the 'Delegate' containment reference list.
Type:

Dellocate :Array.<tibco.objectapi.brm.Privilege>

Details of the privileges required to deallocate a work item. This property holds the value of the 'Dellocate' containment reference list.
Type:

Piling :Array.<tibco.objectapi.brm.Privilege>

Details of the privileges required to pile a work item. This property holds the value of the 'Piling' containment reference list.
Type:

Skip :Array.<tibco.objectapi.brm.Privilege>

Details of the privileges required to skip a work item. This property holds the value of the 'Skip' containment reference list.
Type:

StatefulRealloc :Array.<tibco.objectapi.brm.Privilege>

Details of the privileges required to (statefully) reallocate a work item. This property holds the value of the 'Stateful Realloc' containment reference list.
Type:

StatelessRealloc :Array.<tibco.objectapi.brm.Privilege>

Details of the privileges required to (statelessly) reallocate a work item. This property holds the value of the 'Stateless Realloc' containment reference list.
Type:

Suspend :Array.<tibco.objectapi.brm.Privilege>

Details of the privileges required to suspend a work item. This property holds the value of the 'Suspend' containment reference list.
Type: