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:
- Array.<tibco.objectapi.brm.Privilege>
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:
- Array.<tibco.objectapi.brm.Privilege>
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:
- Array.<tibco.objectapi.brm.Privilege>
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:
- Array.<tibco.objectapi.brm.Privilege>
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:
- Array.<tibco.objectapi.brm.Privilege>
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:
- Array.<tibco.objectapi.brm.Privilege>
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:
- Array.<tibco.objectapi.brm.Privilege>