Class AuditNotifyRestController

java.lang.Object
sk.iway.iwcm.system.datatable.DatatableRestControllerV2<AuditNotifyEntity,Long>
sk.iway.iwcm.system.audit.rest.AuditNotifyRestController

@RestController @RequestMapping("/admin/rest/audit/notify") @PreAuthorize("@WebjetSecurityService.hasPermission(\'cmp_adminlog\')") public class AuditNotifyRestController extends DatatableRestControllerV2<AuditNotifyEntity,Long>