public class Transaction extends Object implements Serializable
| Constructor and Description |
|---|
Transaction(String transactionId,
String traceId,
String rootFlowName,
FlowSpan rootFlowSpan) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRootFlowName() |
FlowSpan |
getRootFlowSpan() |
String |
getTraceId() |
String |
getTransactionId() |
Copyright © 2022 AVIO Consulting. All rights reserved.