Uses of Class
com.bytedesk.ai.robot.RobotRestService
Packages that use RobotRestService
Package
Description
Robot package contains classes for managing AI robots/agents.
评价服务包
管理客服会话的评价功能
-
Uses of RobotRestService in com.bytedesk.ai.robot
Fields in com.bytedesk.ai.robot declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceRobotEventListener.robotRestServiceprivate final RobotRestServiceRobotExcelListener.robotRestServiceprivate final RobotRestServiceRobotInitializer.robotRestServiceprivate final RobotRestServiceRobotRestController.robotRestServiceprivate final RobotRestServiceRobotService.robotRestServiceMethods in com.bytedesk.ai.robot that return RobotRestServiceModifier and TypeMethodDescriptionprotected abstract RobotRestServiceAbstractRobotService.getRobotRestService()获取RobotRestService实例,由子类实现protected RobotRestServiceRobotService.getRobotRestService() -
Uses of RobotRestService in com.bytedesk.ai.robot_agent
Fields in com.bytedesk.ai.robot_agent declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceRobotAgentEventListener.robotRestServiceprivate final RobotRestServiceRobotAgentService.robotRestServiceMethods in com.bytedesk.ai.robot_agent that return RobotRestServiceModifier and TypeMethodDescriptionprotected RobotRestServiceRobotAgentService.getRobotRestService() -
Uses of RobotRestService in com.bytedesk.ai.service
Fields in com.bytedesk.ai.service declared as RobotRestService -
Uses of RobotRestService in com.bytedesk.service.routing_strategy
Fields in com.bytedesk.service.routing_strategy declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceRobotThreadRoutingStrategy.robotRestService -
Uses of RobotRestService in com.bytedesk.service.thread_rating
Fields in com.bytedesk.service.thread_rating declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceThreadRatingEventListener.robotRestService -
Uses of RobotRestService in com.bytedesk.service.visitor_thread
Fields in com.bytedesk.service.visitor_thread declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceVisitorThreadEventListener.robotRestService