a37ec6198cee7cdf37870b4fd595e67cf6de7836
[motion2.git] / server / api / voiceQueueReport / voiceQueueReport.events.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xef35=['hasOwnProperty','hook','events','../../mysqldb','VoiceQueueReport','setMaxListeners','emit'];(function(_0x497a85,_0x2bd7cf){var _0x33207e=function(_0x56e9ec){while(--_0x56e9ec){_0x497a85['push'](_0x497a85['shift']());}};_0x33207e(++_0x2bd7cf);}(_0xef35,0xaa));var _0x5ef3=function(_0x43f489,_0x2b4fea){_0x43f489=_0x43f489-0x0;var _0x4134b4=_0xef35[_0x43f489];return _0x4134b4;};'use strict';var EventEmitter=require(_0x5ef3('0x0'));var VoiceQueueReport=require(_0x5ef3('0x1'))['db'][_0x5ef3('0x2')];var VoiceQueueReportEvents=new EventEmitter();VoiceQueueReportEvents[_0x5ef3('0x3')](0x0);var events={'afterCreate':'save','afterUpdate':'update','afterDestroy':'remove'};function emitEvent(_0x37b140){return function(_0x528bd9,_0x37b0fd,_0x12ba95){VoiceQueueReportEvents['emit'](_0x37b140+':'+_0x528bd9['id'],_0x528bd9);VoiceQueueReportEvents[_0x5ef3('0x4')](_0x37b140,_0x528bd9);_0x12ba95(null);};}for(var e in events){if(events[_0x5ef3('0x5')](e)){var event=events[e];VoiceQueueReport[_0x5ef3('0x6')](e,emitEvent(event));}}module['exports']=VoiceQueueReportEvents;