9c754865c428a3b8edabf759337f379be48a97f2
[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 _0x70fe=['events','../../mysqldb','WhatsappQueue','setMaxListeners','save','update','remove','emit','hook','exports'];(function(_0x4e676e,_0x2a7c6d){var _0x336a3c=function(_0x4767c4){while(--_0x4767c4){_0x4e676e['push'](_0x4e676e['shift']());}};_0x336a3c(++_0x2a7c6d);}(_0x70fe,0xfa));var _0xe70f=function(_0x323c4b,_0x281826){_0x323c4b=_0x323c4b-0x0;var _0x5264dd=_0x70fe[_0x323c4b];return _0x5264dd;};'use strict';var EventEmitter=require(_0xe70f('0x0'));var WhatsappQueue=require(_0xe70f('0x1'))['db'][_0xe70f('0x2')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0xe70f('0x3')](0x0);var events={'afterCreate':_0xe70f('0x4'),'afterUpdate':_0xe70f('0x5'),'afterDestroy':_0xe70f('0x6')};function emitEvent(_0x25c59f){return function(_0x48702f,_0x57ff8b,_0x268f2c){WhatsappQueueEvents[_0xe70f('0x7')](_0x25c59f+':'+_0x48702f['id'],_0x48702f);WhatsappQueueEvents[_0xe70f('0x7')](_0x25c59f,_0x48702f);_0x268f2c(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];WhatsappQueue[_0xe70f('0x8')](e,emitEvent(event));}}module[_0xe70f('0x9')]=WhatsappQueueEvents;