Uses of Class
com.evolveum.axiom.reactor.ActionState
-
Packages that use ActionState Package Description com.evolveum.axiom.reactor -
-
Uses of ActionState in com.evolveum.axiom.reactor
Methods in com.evolveum.axiom.reactor that return ActionState Modifier and Type Method Description static ActionState
ActionState. valueOf(String name)
Returns the enum constant of this type with the specified name.static ActionState[]
ActionState. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-