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