Uses of Class
de.codecentric.reedelk.platform.commons.Messages.Subflow
-
Packages that use Messages.Subflow Package Description de.codecentric.reedelk.platform.commons -
-
Uses of Messages.Subflow in de.codecentric.reedelk.platform.commons
Methods in de.codecentric.reedelk.platform.commons that return Messages.Subflow Modifier and Type Method Description static Messages.SubflowMessages.Subflow. valueOf(String name)Returns the enum constant of this type with the specified name.static Messages.Subflow[]Messages.Subflow. values()Returns an array containing the constants of this enum type, in the order they are declared.
-