Uses of Class
com.bytedesk.service.agent.AgentRestService
Packages that use AgentRestService
Package
Description
ByteDesk 标签管理包
提供标签的CRUD、搜索等功能
评价服务包
管理客服会话的评价功能
会话转接包
处理会话转接相关功能
工作组服务包
管理客服工作组相关功能
-
Uses of AgentRestService in com.bytedesk.core.auto_reply
Fields in com.bytedesk.core.auto_reply declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestService
AutoReplyMessageEventListener.agentRestService
-
Uses of AgentRestService in com.bytedesk.service.agent
Fields in com.bytedesk.service.agent declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestService
AgentEventListener.agentService
private final AgentRestService
AgentInitializer.agentService
private final AgentRestService
AgentRestController.agentService
-
Uses of AgentRestService in com.bytedesk.service.strategy
Fields in com.bytedesk.service.strategy declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestService
AgentCsThreadCreationStrategy.agentRestService
private final AgentRestService
WorkgroupCsThreadCreationStrategy.agentRestService
private final AgentRestService
AgentCsThreadCreationStrategy.agentService
-
Uses of AgentRestService in com.bytedesk.service.thread_invite
Fields in com.bytedesk.service.thread_invite declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestService
ThreadInviteRestService.agentRestService
-
Uses of AgentRestService in com.bytedesk.service.thread_rating
Fields in com.bytedesk.service.thread_rating declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestService
ThreadRatingEventListener.agentRestService
-
Uses of AgentRestService in com.bytedesk.service.thread_transfer
Fields in com.bytedesk.service.thread_transfer declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestService
ThreadTransferRestService.agentRestService
-
Uses of AgentRestService in com.bytedesk.service.visitor_thread
Fields in com.bytedesk.service.visitor_thread declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestService
VisitorThreadEventListener.agentRestService
-
Uses of AgentRestService in com.bytedesk.service.workgroup
Fields in com.bytedesk.service.workgroup declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestService
WorkgroupEventListener.agentService
private final AgentRestService
WorkgroupRestService.agentService