89b028a40771fea41db5b98e193f82caa70d1d8c
[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 _0x2059=['hasOwnProperty','hook','exports','../../mysqldb','save','update','remove','emit'];(function(_0x84876d,_0x22a680){var _0x4f9515=function(_0x283bc6){while(--_0x283bc6){_0x84876d['push'](_0x84876d['shift']());}};_0x4f9515(++_0x22a680);}(_0x2059,0xcb));var _0x9205=function(_0x30d87a,_0xf3a07f){_0x30d87a=_0x30d87a-0x0;var _0x48f64b=_0x2059[_0x30d87a];return _0x48f64b;};'use strict';var EventEmitter=require('events');var WhatsappQueue=require(_0x9205('0x0'))['db']['WhatsappQueue'];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents['setMaxListeners'](0x0);var events={'afterCreate':_0x9205('0x1'),'afterUpdate':_0x9205('0x2'),'afterDestroy':_0x9205('0x3')};function emitEvent(_0xd58088){return function(_0x2e61b9,_0x55bcef,_0x15ea7d){WhatsappQueueEvents[_0x9205('0x4')](_0xd58088+':'+_0x2e61b9['id'],_0x2e61b9);WhatsappQueueEvents[_0x9205('0x4')](_0xd58088,_0x2e61b9);_0x15ea7d(null);};}for(var e in events){if(events[_0x9205('0x5')](e)){var event=events[e];WhatsappQueue[_0x9205('0x6')](e,emitEvent(event));}}module[_0x9205('0x7')]=WhatsappQueueEvents;