Uses of Enum Class
com.bytedesk.ticket.process.ProcessStatusEnum
Packages that use ProcessStatusEnum
-
Uses of ProcessStatusEnum in com.bytedesk.ticket.process
Methods in com.bytedesk.ticket.process that return ProcessStatusEnumModifier and TypeMethodDescriptionstatic ProcessStatusEnumReturns the enum constant of this class with the specified name.static ProcessStatusEnum[]ProcessStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.