businessTransactionModel

Extends: imbGenericContainerBean
Namespace: (default namespace)
XML Schema: ns0.xsd

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

XML

Attributes

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

Elements

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

JSON

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