Uses of Enum Class
com.mayam.wf.ws.rest.domain.UserActionState.Status
-
Uses of UserActionState.Status in com.mayam.wf.ws.rest.domain
Modifier and TypeMethodDescriptionUserActionState.getStatus()
static UserActionState.Status
Returns the enum constant of this class with the specified name.static UserActionState.Status[]
UserActionState.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.