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