Package | Description |
---|---|
org.jboss.jbossts.star.resource | |
org.jboss.jbossts.star.util | |
org.jboss.narayana.rest.integration.api |
Modifier and Type | Method and Description |
---|---|
TxStatus |
Transaction.getTxStatus() |
Modifier and Type | Method and Description |
---|---|
static TxStatus |
TxStatus.fromActionStatus(int actionStatus) |
static TxStatus |
TxStatus.fromStatus(String status)
convert a string into an enum type.
|
static TxStatus |
TxSupport.toTxStatus(String statusContent)
Deprecated.
|
static TxStatus |
TxStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxStatus[] |
TxStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
TxStatusMediaType.toMediaType(TxStatus txStatus) |
Modifier and Type | Method and Description |
---|---|
void |
VolatileParticipant.afterCompletion(TxStatus txStatus) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.