Uses of Class
com.bytedesk.core.thread.ThreadRestService
Packages that use ThreadRestService
Package
Description
Robot package contains classes for managing AI robots/agents.
Assistant package containing assistant related implementations
Message handling package containing message models and processors
Thread package containing thread models and handlers
队列成员包
管理客服系统的排队和会话分配
ByteDesk 标签管理包
提供标签的CRUD、搜索等功能
评价服务包
管理客服会话的评价功能
会话转接包
处理会话转接相关功能
工单核心模块
包含工单实体、仓库、服务等基础组件
-
Uses of ThreadRestService in com.bytedesk.ai.robot
Fields in com.bytedesk.ai.robot declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
RobotService.threadRestService
private final ThreadRestService
RobotRestService.threadService
-
Uses of ThreadRestService in com.bytedesk.ai.springai.service
Fields in com.bytedesk.ai.springai.service declared as ThreadRestServiceModifier and TypeFieldDescriptionprotected ThreadRestService
BaseSpringAIService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.core.assistant
Fields in com.bytedesk.core.assistant declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
AssistantEventListener.threadService
-
Uses of ThreadRestService in com.bytedesk.core.channel
Fields in com.bytedesk.core.channel declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
ChannelEventListener.threadService
-
Uses of ThreadRestService in com.bytedesk.core.message
Fields in com.bytedesk.core.message declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
MessagePersistService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.core.notice
Fields in com.bytedesk.core.notice declared as ThreadRestService -
Uses of ThreadRestService in com.bytedesk.core.thread
Fields in com.bytedesk.core.thread declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
ThreadEventListener.threadRestService
private final ThreadRestService
ThreadInitializer.threadRestService
private final ThreadRestService
ThreadRestController.threadService
-
Uses of ThreadRestService in com.bytedesk.kbase.faq
Fields in com.bytedesk.kbase.faq declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
FaqRestService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.service.agent
Fields in com.bytedesk.service.agent declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
AgentRestService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.service.queue_member
Fields in com.bytedesk.service.queue_member declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
QueueMemberEventListener.threadRestService
-
Uses of ThreadRestService in com.bytedesk.service.routing_strategy
Fields in com.bytedesk.service.routing_strategy declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
AgentThreadRoutingStrategy.threadService
private final ThreadRestService
RobotThreadRoutingStrategy.threadService
private final ThreadRestService
WorkgroupThreadRoutingStrategy.threadService
-
Uses of ThreadRestService in com.bytedesk.service.thread_invite
Fields in com.bytedesk.service.thread_invite declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
ThreadInviteRestService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.service.thread_rating
Fields in com.bytedesk.service.thread_rating declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
ThreadRatingRestService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.service.thread_summary
Fields in com.bytedesk.service.thread_summary declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
ThreadSummaryRestService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.service.thread_transfer
Fields in com.bytedesk.service.thread_transfer declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
ThreadTransferRestService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.service.unified
Fields in com.bytedesk.service.unified declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
UnifiedRestService.threadRestService
private final ThreadRestService
UnifiedThreadRoutingStrategy.threadRestService
-
Uses of ThreadRestService in com.bytedesk.service.visitor_rating
Fields in com.bytedesk.service.visitor_rating declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
VisitorRatingRestService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.service.visitor_thread
Fields in com.bytedesk.service.visitor_thread declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
VisitorThreadEventListener.threadRestService
private final ThreadRestService
VisitorThreadService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.team.group
Fields in com.bytedesk.team.group declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
GroupEventListener.threadService
-
Uses of ThreadRestService in com.bytedesk.team.member
Fields in com.bytedesk.team.member declared as ThreadRestService -
Uses of ThreadRestService in com.bytedesk.ticket.thread
Fields in com.bytedesk.ticket.thread declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
ThreadProcessService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.ticket.thread.listener
Fields in com.bytedesk.ticket.thread.listener declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
ThreadProcessEventListener.threadRestService
-
Uses of ThreadRestService in com.bytedesk.ticket.ticket
Fields in com.bytedesk.ticket.ticket declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
TicketEventListener.threadRestService
private final ThreadRestService
TicketRestService.threadRestService
private final ThreadRestService
TicketService.threadRestService
-
Uses of ThreadRestService in com.bytedesk.wechat.mini
Fields in com.bytedesk.wechat.mini declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
WeChatMiniEventListener.threadService
-
Uses of ThreadRestService in com.bytedesk.wechat.mp
Fields in com.bytedesk.wechat.mp declared as ThreadRestServiceModifier and TypeFieldDescriptionprivate final ThreadRestService
WeChatMpEventListener.threadService