Package | Description |
---|---|
org.jboss.jbossts.star.util.media.txstatusext |
Modifier and Type | Method and Description |
---|---|
TransactionStatusElement |
ParticipantElement.getStatus() |
TransactionStatusElement |
CoordinatorElement.getStatus() |
static TransactionStatusElement |
TransactionStatusElement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionStatusElement[] |
TransactionStatusElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticipantElement.setStatus(TransactionStatusElement status) |
void |
CoordinatorElement.setStatus(TransactionStatusElement status) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.