Uses of Enum Class
com.codingapi.flow.script.action.RejectActionScript.RejectType
Packages that use RejectActionScript.RejectType
-
Uses of RejectActionScript.RejectType in com.codingapi.flow.script.action
Methods in com.codingapi.flow.script.action that return RejectActionScript.RejectTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RejectActionScript.RejectType[]RejectActionScript.RejectType.values()Returns an array containing the constants of this enum class, in the order they are declared.