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