| Package | Description |
|---|---|
| org.sklsft.commons.log |
| Modifier and Type | Method and Description |
|---|---|
TransactionStage |
InterfaceCallLogMessage.getTransactionStage() |
TransactionStage |
AccessLogMessage.getTransactionStage() |
static TransactionStage |
TransactionStage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionStage[] |
TransactionStage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceCallLogMessage.setTransactionStage(TransactionStage transactionStage) |
void |
AccessLogMessage.setTransactionStage(TransactionStage transactionStage) |
Copyright © 2021. All rights reserved.