Package | Description |
---|---|
org.jboss.jbossts.star.resource | |
org.jboss.jbossts.star.util |
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) |
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) |
Copyright © 2013. All rights reserved.