Uses of Enum Class
com.codingapi.flow.strategy.node.MultiOperatorAuditStrategy.Type
Packages that use MultiOperatorAuditStrategy.Type
-
Uses of MultiOperatorAuditStrategy.Type in com.codingapi.flow.manager
Methods in com.codingapi.flow.manager that return MultiOperatorAuditStrategy.TypeModifier and TypeMethodDescriptionNodeStrategyManager.getMultiOperatorAuditStrategyType()多操作者审批类型 -
Uses of MultiOperatorAuditStrategy.Type in com.codingapi.flow.strategy.node
Methods in com.codingapi.flow.strategy.node that return MultiOperatorAuditStrategy.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MultiOperatorAuditStrategy.Type[]MultiOperatorAuditStrategy.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.