Uses of Class
com.bytedesk.service.message_leave_settings.MessageLeaveSettingsResponse
Packages that use MessageLeaveSettingsResponse
Package
Description
-
Uses of MessageLeaveSettingsResponse in com.bytedesk.service.agent_settings
Fields in com.bytedesk.service.agent_settings declared as MessageLeaveSettingsResponseModifier and TypeFieldDescriptionprivate MessageLeaveSettingsResponseAgentSettingsResponse.draftMessageLeaveSettingsDraft message leave settings (Agent-specific)private MessageLeaveSettingsResponseAgentSettingsResponse.messageLeaveSettingsMessage leave settings (Agent-specific) -
Uses of MessageLeaveSettingsResponse in com.bytedesk.service.message_leave_settings
Methods in com.bytedesk.service.message_leave_settings that return MessageLeaveSettingsResponseModifier and TypeMethodDescriptionstatic MessageLeaveSettingsResponseMessageLeaveSettingsResponse.fromEntity(MessageLeaveSettingsEntity settings) 从 MessageLeaveSettings 实体创建 MessageLeaveSettingsResponse -
Uses of MessageLeaveSettingsResponse in com.bytedesk.service.workgroup_settings
Fields in com.bytedesk.service.workgroup_settings declared as MessageLeaveSettingsResponseModifier and TypeFieldDescriptionprivate MessageLeaveSettingsResponseWorkgroupSettingsResponse.draftMessageLeaveSettingsDraft message leave settings (Workgroup-specific)private MessageLeaveSettingsResponseWorkgroupSettingsResponse.messageLeaveSettingsMessage leave settings (Workgroup-specific)