Uses of Package
com.bytedesk.core.server

Packages that use com.bytedesk.core.server
  • Class
    Description
    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
    Repository for ServerEntity Provides database operations for server monitoring data Note: Only super administrators can access server monitoring data
    Server request DTO Used for server monitoring operations
    Server response DTO Used for server monitoring operations
    REST service for server monitoring operations Provides CRUD operations and business logic for server management
    Server statistics data class
     
    Server status enumeration Defines different statuses of servers
    Server type enumeration Defines different types of servers in the system
  • Class
    Description
    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
  • Class
    Description
    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
    REST service for server monitoring operations Provides CRUD operations and business logic for server management