Uses of Class
com.bytedesk.service.robot_to_agent_settings.RobotToAgentSettingsRequest
Packages that use RobotToAgentSettingsRequest
Package
Description
-
Uses of RobotToAgentSettingsRequest in com.bytedesk.service.robot_to_agent_settings
Methods in com.bytedesk.service.robot_to_agent_settings with parameters of type RobotToAgentSettingsRequestModifier and TypeMethodDescriptionstatic RobotToAgentSettingsEntityRobotToAgentSettingsEntity.fromRequest(RobotToAgentSettingsRequest request, org.modelmapper.ModelMapper modelMapper) -
Uses of RobotToAgentSettingsRequest in com.bytedesk.service.workgroup_settings
Fields in com.bytedesk.service.workgroup_settings declared as RobotToAgentSettingsRequestModifier and TypeFieldDescriptionprivate RobotToAgentSettingsRequestWorkgroupSettingsRequest.robotToAgentSettingsRobot to agent transition settings (Workgroup-specific)