Uses of Enum Class
com.codingapi.flow.pojo.response.ProcessNode.OperatorStrategy
Packages that use ProcessNode.OperatorStrategy
-
Uses of ProcessNode.OperatorStrategy in com.codingapi.flow.pojo.response
Methods in com.codingapi.flow.pojo.response that return ProcessNode.OperatorStrategyModifier and TypeMethodDescriptionstatic ProcessNode.OperatorStrategyReturns the enum constant of this class with the specified name.static ProcessNode.OperatorStrategy[]ProcessNode.OperatorStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.