Class: WorkTypeDetailType

tibco.objectapi.wp.base.WorkTypeDetailType

new WorkTypeDetailType()

Constructs a new WorkTypeDetailType.

The following features are supported:

Extends

Members

openNextPiled :boolean

Boolean value specifying whether (if the current work item is piled) the next piled work item should be opened. This parameter is not applicable to openWorkItem, cancelWorkItem or closeWorkItem operations. It is currently only applicable to completeWorkItem. This property holds the value of the 'Open Next Piled' attribute.
Type:
  • boolean

uid :string

Unique ID of the work type. This property holds the value of the 'Uid' attribute.
Type:
  • string
Overrides:

version :string

Version number of the work type. This property holds the value of the 'Version' attribute.
Type:
  • string
Overrides: