Uses of Enum Class
com.bytedesk.core.workflow.node.WorkflowNodeStatusEnum
Packages that use WorkflowNodeStatusEnum
-
Uses of WorkflowNodeStatusEnum in com.bytedesk.core.workflow.node
Methods in com.bytedesk.core.workflow.node that return WorkflowNodeStatusEnumModifier and TypeMethodDescriptionstatic WorkflowNodeStatusEnum根据字符串查找对应的枚举常量static WorkflowNodeStatusEnumReturns the enum constant of this class with the specified name.static WorkflowNodeStatusEnum[]WorkflowNodeStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.