Class: WorkTypeSpec

tibco.objectapi.common.datamodel.WorkTypeSpec

new WorkTypeSpec()

Complex type for work type UID and version. Constructs a new WorkTypeSpec.

The following features are supported:

Members

version :string

The OSGi version number of this work type. This property holds the value of the 'Version' attribute.
Type:
  • string

workTypeDescription :string

The description of the work type. This property holds the value of the 'Work Type Description' attribute.
Type:
  • string

workTypeID :string

The UID of the work type This property holds the value of the 'Work Type ID' attribute.
Type:
  • string