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 WorkflowNodeStatusEnum
Returns 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.