businessTransactionModel

Extends: imbGenericContainerBean
Namespace: http://www.ibm.com/iib/apiv1/responseObject/businesstransaction
XML Schema: ns3.xsd

Top level for business transaction definition. Includes name, URI, and elements that make up the business transaction definition.

XML

Attributes

name type description
description string (no documentation provided)
name string (no documentation provided)

Elements

name (type) min/max
occurs
description
type (string) 0/1
elements (abstractElementsModel) 0/unbounded
links (linkModel) 0/unbounded
businessEvents (businessEventContainer) 0/1

JSON

property type description
description string (no documentation provided)
name string (no documentation provided)
type type (string)
elements array of elements (abstractElementsModel)
links array of links (linkModel)
businessEvents businessEvents (businessEventContainer)