Uses of Enum
org.jboss.jbossts.star.client.SRAStatus
-
Uses of SRAStatus in org.jboss.jbossts.star.client
Modifier and TypeMethodDescriptionprotected abstract SRAStatus
SRAParticipant.updateParticipantState
(SRAStatus status, String activityId) static SRAStatus
Returns the enum constant of this type with the specified name.static SRAStatus[]
SRAStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprotected abstract SRAStatus
SRAParticipant.updateParticipantState
(SRAStatus status, String activityId)