Uses of Enum Class
com.codingapi.flow.strategy.node.ResubmitStrategy.Type
Packages that use ResubmitStrategy.Type
-
Uses of ResubmitStrategy.Type in com.codingapi.flow.strategy.node
Methods in com.codingapi.flow.strategy.node that return ResubmitStrategy.TypeModifier and TypeMethodDescriptionstatic ResubmitStrategy.TypeReturns the enum constant of this class with the specified name.static ResubmitStrategy.Type[]ResubmitStrategy.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.