Class DocHistoryRestController


@RestController @RequestMapping("/admin/rest/web-pages/history") @PreAuthorize("@WebjetSecurityService.hasPermission(\'Constants:webpagesFunctionsPerms\')") public class DocHistoryRestController extends DatatableRestControllerV2<DocHistoryDto,Long>
#53385 - REST pre zobrazenie stranok v historii Data poskytuje len READ ONLY Vyuziva mapovanie na DTO objekt