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