Uses of Class
com.bytedesk.core.base.BaseEntityNoOrg
Packages that use BaseEntityNoOrg
Package
Description
Assistant package containing assistant related implementations
ByteDesk 收藏夹管理包
提供收藏夹的CRUD、搜索等功能
类似公众号
-
Uses of BaseEntityNoOrg in com.bytedesk.core.assistant
Subclasses of BaseEntityNoOrg in com.bytedesk.core.assistant -
Uses of BaseEntityNoOrg in com.bytedesk.core.favorite
Subclasses of BaseEntityNoOrg in com.bytedesk.core.favorite -
Uses of BaseEntityNoOrg in com.bytedesk.core.notice_account
Subclasses of BaseEntityNoOrg in com.bytedesk.core.notice_account -
Uses of BaseEntityNoOrg in com.bytedesk.core.rbac.authority
Subclasses of BaseEntityNoOrg in com.bytedesk.core.rbac.authority -
Uses of BaseEntityNoOrg in com.bytedesk.core.rbac.organization
Subclasses of BaseEntityNoOrg in com.bytedesk.core.rbac.organization -
Uses of BaseEntityNoOrg in com.bytedesk.core.rbac.user
Subclasses of BaseEntityNoOrg in com.bytedesk.core.rbac.userModifier and TypeClassDescriptionclass
User entity for system authentication and authorization Manages user accounts, roles, and organizational relationships Database Table: bytedesk_core_user Purpose: Stores user information, authentication details, and role assignments -
Uses of BaseEntityNoOrg in com.bytedesk.core.server
Subclasses of BaseEntityNoOrg in com.bytedesk.core.serverModifier and TypeClassDescriptionclass
Server entity for monitoring server resources and status Provides server monitoring functionality for system administration Database Table: bytedesk_core_server Purpose: Stores server information, resource usage, and monitoring data Note: Only super administrators can access server monitoring data -
Uses of BaseEntityNoOrg in com.bytedesk.core.server_metrics
Subclasses of BaseEntityNoOrg in com.bytedesk.core.server_metricsModifier and TypeClassDescriptionclass
Server metrics entity for recording historical server resource usage Provides time-series data for server monitoring and trend analysis Database Table: bytedesk_core_server_metrics Purpose: Stores historical server metrics data for trend analysis Note: Only super administrators can access server monitoring data -
Uses of BaseEntityNoOrg in com.bytedesk.core.topic
Subclasses of BaseEntityNoOrg in com.bytedesk.core.topic