342f03b980a04ebc1058466a7b59fd10b5883ff5
[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 _0xf787=['../../mysqldb','remove','emit','hasOwnProperty','hook','exports'];(function(_0x26b80e,_0x5c9333){var _0x84a8a8=function(_0x2e5b4a){while(--_0x2e5b4a){_0x26b80e['push'](_0x26b80e['shift']());}};_0x84a8a8(++_0x5c9333);}(_0xf787,0x17a));var _0x7f78=function(_0x30c944,_0x403e48){_0x30c944=_0x30c944-0x0;var _0x58742f=_0xf787[_0x30c944];return _0x58742f;};'use strict';var EventEmitter=require('events');var VoiceQueueReport=require(_0x7f78('0x0'))['db']['VoiceQueueReport'];var VoiceQueueReportEvents=new EventEmitter();VoiceQueueReportEvents['setMaxListeners'](0x0);var events={'afterCreate':'save','afterUpdate':'update','afterDestroy':_0x7f78('0x1')};function emitEvent(_0x100218){return function(_0x518bde,_0x3dafad,_0x573710){VoiceQueueReportEvents[_0x7f78('0x2')](_0x100218+':'+_0x518bde['id'],_0x518bde);VoiceQueueReportEvents['emit'](_0x100218,_0x518bde);_0x573710(null);};}for(var e in events){if(events[_0x7f78('0x3')](e)){var event=events[e];VoiceQueueReport[_0x7f78('0x4')](e,emitEvent(event));}}module[_0x7f78('0x5')]=VoiceQueueReportEvents;