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