Uses of Class
org.jboss.elemento.flow.FlowStatus
-
-
Uses of FlowStatus in org.jboss.elemento.flow
Methods in org.jboss.elemento.flow that return FlowStatus Modifier and Type Method Description FlowStatusFlowContext. status()static FlowStatusFlowStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static FlowStatus[]FlowStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-