Uses of Enum Class
org.glowroot.agent.plugin.api.OptionalThreadContext.AlreadyInTransactionBehavior
-
Uses of OptionalThreadContext.AlreadyInTransactionBehavior in org.glowroot.agent.plugin.api
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.OptionalThreadContext.AlreadyInTransactionBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionOptionalThreadContext.startTransaction
(String transactionType, String transactionName, MessageSupplier messageSupplier, TimerName timerName, OptionalThreadContext.AlreadyInTransactionBehavior alreadyInTransactionBehavior)