Uses of Package
com.bytedesk.service.workgroup_settings
Packages that use com.bytedesk.service.workgroup_settings
Package
Description
工作组服务包
管理客服工作组相关功能
-
Classes in com.bytedesk.service.workgroup_settings used by com.bytedesk.service.config
-
Classes in com.bytedesk.service.workgroup_settings used by com.bytedesk.service.visitor_thread
-
Classes in com.bytedesk.service.workgroup_settings used by com.bytedesk.service.workgroupClassDescriptionWorkgroup configuration settings for reusable settings Purpose: - Store reusable workgroup configurations - Enable sharing common settings across multiple workgroups - Simplify workgroup configuration management Usage: - Create settings for different workgroup types (e.g., "Standard Support", "VIP Support", "Technical Support") - Assign settings to workgroups via WorkgroupEntity.settings reference - Multiple workgroups can share the same settings Common fields (inherited from BaseSettingsEntity): - name, description, isDefault, enabled - serviceSettings, inviteSettings, intentionSettings Workgroup-specific fields: - messageLeaveSettings, robotSettings, queueSettings Database Table: bytedesk_service_workgroup_settings
-
Classes in com.bytedesk.service.workgroup_settings used by com.bytedesk.service.workgroup_settingsClassDescriptionWorkgroup configuration settings for reusable settings Purpose: - Store reusable workgroup configurations - Enable sharing common settings across multiple workgroups - Simplify workgroup configuration management Usage: - Create settings for different workgroup types (e.g., "Standard Support", "VIP Support", "Technical Support") - Assign settings to workgroups via WorkgroupEntity.settings reference - Multiple workgroups can share the same settings Common fields (inherited from BaseSettingsEntity): - name, description, isDefault, enabled - serviceSettings, inviteSettings, intentionSettings Workgroup-specific fields: - messageLeaveSettings, robotSettings, queueSettings Database Table: bytedesk_service_workgroup_settingsRepository for WorkgroupSettingsEntity
-
Classes in com.bytedesk.service.workgroup_settings used by com.bytedesk.service.workgroup_settings.eventClassDescriptionWorkgroup configuration settings for reusable settings Purpose: - Store reusable workgroup configurations - Enable sharing common settings across multiple workgroups - Simplify workgroup configuration management Usage: - Create settings for different workgroup types (e.g., "Standard Support", "VIP Support", "Technical Support") - Assign settings to workgroups via WorkgroupEntity.settings reference - Multiple workgroups can share the same settings Common fields (inherited from BaseSettingsEntity): - name, description, isDefault, enabled - serviceSettings, inviteSettings, intentionSettings Workgroup-specific fields: - messageLeaveSettings, robotSettings, queueSettings Database Table: bytedesk_service_workgroup_settings