Uses of Enum
org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatusElement
-
Uses of TransactionStatusElement in org.jboss.jbossts.star.client.extended.txstatusext
Modifier and TypeMethodDescriptionCoordinatorElement.getStatus()
ParticipantElement.getStatus()
static TransactionStatusElement
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 TypeMethodDescriptionvoid
CoordinatorElement.setStatus
(TransactionStatusElement status) void
ParticipantElement.setStatus
(TransactionStatusElement status)