Class UIUserStatisticsService


  • @Component
    public class UIUserStatisticsService
    extends java.lang.Object
    UI Service for handling requests related to user statistics
    • Method Detail

      • getUserStatistics

        @GetMapping("/")
        public UserStatisticsResponse getUserStatistics​(java.lang.Long userId)
        Get basic user usage statistics for dashboard
        Parameters:
        userId - The identifier for the user
        Returns:
        dto with user usage stats