| Class | Description |
|---|---|
| BusinessTransaction |
This class represents the top level business transaction instance
description.
|
| Component |
This class represents the invocation of a component.
|
| Consumer |
This class represents the situation where the business transaction flow
is triggered by a communication from an external participant.
|
| ContainerNode |
This abstract class represents the base for all nodes that can contain
other nodes within the business transaction instance.
|
| CorrelationIdentifier |
This class represents a Correlation Identifier.
|
| InteractionNode |
This abstract class represents an invocation.
|
| Message |
This class represents information exchanged between two participants in the business
transaction flow.
|
| Node |
This abstract class is the base for all nodes describing a business transaction
instance flow.
|
| Producer |
This class represents the situation where the business transaction flow
is communicating with an external participant.
|
| Service |
This class represents a service invocation.
|
| Enum | Description |
|---|---|
| CorrelationIdentifier.Scope |
This enumerated value represents the scope of the correlation identifier.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.