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