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