Class: ItemBody

tibco.objectapi.brm.ItemBody

new ItemBody()

Work item body definition, containing each data field (as a name/value pair) required by the data model defined in the work item's work type. The associated work type specifies each data field's type and whether it is an INPUT, OUTPUT or INOUT parameter. Constructs a new ItemBody.

The following features are supported:

Members

parameter :Array.<tibco.objectapi.brm.ParameterType>

Details of the data fields associated with this work item. This property holds the value of the 'Parameter' containment reference list.
Type: