Class: WorkModelType

tibco.objectapi.brm.WorkModelType

new WorkModelType()

Work type definition for a work model, containing the GUID of the work type to reference along with paramater mapping information. Constructs a new WorkModelType.

The following features are supported:

Members

version :string

The OSGi version range of the required work type. If omitted the latest version will be used. This property holds the value of the 'Version' attribute.
Type:
  • string

WorkModelMapping :Array.<tibco.objectapi.brm.WorkModelMapping>

This property holds the value of the 'Work Model Mapping' containment reference list.
Type:

workTypeID :string

The unique ID of the work type as generated by the design type environment. This will be a GUID. This property holds the value of the 'Work Type ID' attribute.
Type:
  • string