Uses of Enum Class
com.bytedesk.core.thread.enums.ThreadProcessStatusEnum
Packages that use ThreadProcessStatusEnum
Package
Description
Thread package containing thread models and handlers
-
Uses of ThreadProcessStatusEnum in com.bytedesk.core.thread
Fields in com.bytedesk.core.thread declared as ThreadProcessStatusEnum -
Uses of ThreadProcessStatusEnum in com.bytedesk.core.thread.enums
Methods in com.bytedesk.core.thread.enums that return ThreadProcessStatusEnumModifier and TypeMethodDescriptionstatic ThreadProcessStatusEnum
static ThreadProcessStatusEnum
Returns the enum constant of this class with the specified name.static ThreadProcessStatusEnum[]
ThreadProcessStatusEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.