Built motion from commit 00bf23f6.|2.6.16
[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 _0x8c63=['setMaxListeners','update','emit','hasOwnProperty','hook','exports','events','../../mysqldb','VoiceQueueReport'];(function(_0xfae23b,_0x2be4ba){var _0x200640=function(_0x4ae258){while(--_0x4ae258){_0xfae23b['push'](_0xfae23b['shift']());}};_0x200640(++_0x2be4ba);}(_0x8c63,0x180));var _0x38c6=function(_0x45d394,_0x12d576){_0x45d394=_0x45d394-0x0;var _0xa947eb=_0x8c63[_0x45d394];return _0xa947eb;};'use strict';var EventEmitter=require(_0x38c6('0x0'));var VoiceQueueReport=require(_0x38c6('0x1'))['db'][_0x38c6('0x2')];var VoiceQueueReportEvents=new EventEmitter();VoiceQueueReportEvents[_0x38c6('0x3')](0x0);var events={'afterCreate':'save','afterUpdate':_0x38c6('0x4'),'afterDestroy':'remove'};function emitEvent(_0x2a3a92){return function(_0x40815d,_0x34a1b2,_0x57d621){VoiceQueueReportEvents[_0x38c6('0x5')](_0x2a3a92+':'+_0x40815d['id'],_0x40815d);VoiceQueueReportEvents[_0x38c6('0x5')](_0x2a3a92,_0x40815d);_0x57d621(null);};}for(var e in events){if(events[_0x38c6('0x6')](e)){var event=events[e];VoiceQueueReport[_0x38c6('0x7')](e,emitEvent(event));}}module[_0x38c6('0x8')]=VoiceQueueReportEvents;