Enum Class的使用
cn.jrack.flowable.common.enums.ProcessStatus
使用ProcessStatus的程序包
-
cn.jrack.flowable.common.enums中ProcessStatus的使用
修饰符和类型方法说明static ProcessStatusProcessStatus.getProcessStatus(String str) static ProcessStatusReturns the enum constant of this class with the specified name.static ProcessStatus[]ProcessStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.