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