5a15b27b0b6225b986be96fcf51a7507ca913399
[motion2.git] / server / api / whatsappQueue / whatsappQueue.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 _0x1b6d=['exports','events','../../mysqldb','WhatsappQueue','setMaxListeners','save','update','remove','hasOwnProperty','hook'];(function(_0x5e7361,_0x31140d){var _0x248a05=function(_0x292e2c){while(--_0x292e2c){_0x5e7361['push'](_0x5e7361['shift']());}};_0x248a05(++_0x31140d);}(_0x1b6d,0x155));var _0xd1b6=function(_0x27af45,_0x1b57aa){_0x27af45=_0x27af45-0x0;var _0x18df21=_0x1b6d[_0x27af45];return _0x18df21;};'use strict';var EventEmitter=require(_0xd1b6('0x0'));var WhatsappQueue=require(_0xd1b6('0x1'))['db'][_0xd1b6('0x2')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0xd1b6('0x3')](0x0);var events={'afterCreate':_0xd1b6('0x4'),'afterUpdate':_0xd1b6('0x5'),'afterDestroy':_0xd1b6('0x6')};function emitEvent(_0x2c35f5){return function(_0x4d1e22,_0x165e04,_0x1d658c){WhatsappQueueEvents['emit'](_0x2c35f5+':'+_0x4d1e22['id'],_0x4d1e22);WhatsappQueueEvents['emit'](_0x2c35f5,_0x4d1e22);_0x1d658c(null);};}for(var e in events){if(events[_0xd1b6('0x7')](e)){var event=events[e];WhatsappQueue[_0xd1b6('0x8')](e,emitEvent(event));}}module[_0xd1b6('0x9')]=WhatsappQueueEvents;