Class: CloseWorkItemType

tibco.objectapi.brm.CloseWorkItemType

new CloseWorkItemType()

Constructs a new CloseWorkItemType.

The following features are supported:

Members

hiddenPeriod :Array.<tibco.objectapi.brm.HiddenPeriod>

Information about how long the specified work item is hidden. NOTE: If a hiddenPeriod is specified the work item will transition to the PendHidden state, rather than Pended. Operations that work on the Pended state (e.g. reallocateWorkItem) cannot then access the work item until the hiddenPeriod expires, at which point the system automatically transitions the work item back to the Pended state. This property holds the value of the 'Hidden Period' containment reference list.
Type:

workItemID :Array.<tibco.objectapi.brm.ManagedObjectID>

ID of a work item that is to be closed. This property holds the value of the 'Work Item ID' containment reference list.
Type:

workItemPayload :Array.<tibco.objectapi.brm.WorkItemBody>

Complete body of the specified work item. This property holds the value of the 'Work Item Payload' containment reference list.
Type: