Class GroupSchedulerRestController


@RestController @RequestMapping("/admin/rest/group-scheduler") @PreAuthorize("@WebjetSecurityService.hasPermission(\'menuWebpages\')") public class GroupSchedulerRestController extends DatatableRestControllerV2<GroupSchedulerDto,Long>