public class TransactionTimeoutEvent extends TransactionDurationEvent
| Modifier and Type | Field and Description |
|---|---|
String |
stackTraces
A summary of threads for which activity was detected in the transaction,
and their associated stack traces.
|
transactionCreationTimestamptransactionIdeventCreationTimestamp, LINE_SEPARATOR| Constructor and Description |
|---|
TransactionTimeoutEvent(String transactionId,
long transactionCreationTimestamp,
String stackTraces) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getTransactionDurationMillispublic final String stackTraces
Copyright © 2026. All rights reserved.