Uses of Class
com.bytedesk.service.agent.AgentRestService
Packages that use AgentRestService
Package
Description
评价服务包
管理客服会话的评价功能
会话转接包
处理会话转接相关功能
工作组服务包
管理客服工作组相关功能
-
Uses of AgentRestService in com.bytedesk.kbase.auto_reply
Fields in com.bytedesk.kbase.auto_reply declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestServiceAutoReplyEventListener.agentRestService -
Uses of AgentRestService in com.bytedesk.service.agent
Fields in com.bytedesk.service.agent declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestServiceAgentEventListener.agentRestServiceprivate final AgentRestServiceAgentRestController.agentRestServiceprivate final AgentRestServiceAgentInitializer.agentService -
Uses of AgentRestService in com.bytedesk.service.queue
Fields in com.bytedesk.service.queue declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestServiceQueueRestService.agentRestService -
Uses of AgentRestService in com.bytedesk.service.routing_strategy
Fields in com.bytedesk.service.routing_strategy declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestServiceAgentThreadRoutingStrategy.agentRestService -
Uses of AgentRestService in com.bytedesk.service.thread_invite
Fields in com.bytedesk.service.thread_invite declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestServiceThreadInviteEventListener.agentRestServiceprivate final AgentRestServiceThreadInviteRestService.agentRestService -
Uses of AgentRestService in com.bytedesk.service.thread_rating
Fields in com.bytedesk.service.thread_rating declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestServiceThreadRatingEventListener.agentRestService -
Uses of AgentRestService in com.bytedesk.service.thread_transfer
Fields in com.bytedesk.service.thread_transfer declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestServiceThreadTransferService.agentRestService -
Uses of AgentRestService in com.bytedesk.service.visitor_thread
Fields in com.bytedesk.service.visitor_thread declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestServiceVisitorThreadEventListener.agentRestServiceprivate final AgentRestServiceVisitorThreadService.agentRestService -
Uses of AgentRestService in com.bytedesk.service.workgroup
Fields in com.bytedesk.service.workgroup declared as AgentRestServiceModifier and TypeFieldDescriptionprivate final AgentRestServiceWorkgroupEventListener.agentServiceprivate final AgentRestServiceWorkgroupRestService.agentService