Uses of Class
cronapi.dashboard.DashboardFront
Packages that use DashboardFront
-
Uses of DashboardFront in cronapi.dashboard
Methods in cronapi.dashboard that return DashboardFront -
Uses of DashboardFront in cronapi.rest
Methods in cronapi.rest that return types with arguments of type DashboardFrontModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DashboardFront> DashboardREST.getReport(DashboardFront dashboardFront) Methods in cronapi.rest with parameters of type DashboardFrontModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String> DashboardREST.getContentAsString(DashboardFront dashboardFront, jakarta.servlet.http.HttpServletResponse response) org.springframework.http.ResponseEntity<DashboardFront> DashboardREST.getReport(DashboardFront dashboardFront)