Class: CaseDataType

tibco.objectapi.bds.CaseDataType

new CaseDataType()

Case Reference and Case Payload pair used by read and update operations. Constructs a new CaseDataType.

The following features are supported:

Members

caseMetaData :tibco.objectapi.bds.CaseMetaData

The details about the case state (inc. The name of the attribute that contains the case state) This property holds the value of the 'Case Meta Data' containment reference.
Type:

casePayload :string

This property holds the value of the 'Case Payload' attribute.
Type:
  • string

caseReference :string

This property holds the value of the 'Case Reference' attribute.
Type:
  • string