| Package | Description |
|---|---|
| org.jboss.jbossts.star.util |
| 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) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.