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