df4933f34d2c676b02fd2fe4112ffe393a022f64
[motion2.git] / server / api / mailQueue / mailQueue.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 _0xda07=['hook','exports','events','../../mysqldb','MailQueue','setMaxListeners','update','remove','emit','hasOwnProperty'];(function(_0x301c34,_0x15701e){var _0x1a8c5a=function(_0x297b4f){while(--_0x297b4f){_0x301c34['push'](_0x301c34['shift']());}};_0x1a8c5a(++_0x15701e);}(_0xda07,0xd4));var _0x7da0=function(_0x30615f,_0x50f28c){_0x30615f=_0x30615f-0x0;var _0x5e7443=_0xda07[_0x30615f];return _0x5e7443;};'use strict';var EventEmitter=require(_0x7da0('0x0'));var MailQueue=require(_0x7da0('0x1'))['db'][_0x7da0('0x2')];var MailQueueEvents=new EventEmitter();MailQueueEvents[_0x7da0('0x3')](0x0);var events={'afterCreate':'save','afterUpdate':_0x7da0('0x4'),'afterDestroy':_0x7da0('0x5')};function emitEvent(_0x70e91d){return function(_0x44adeb,_0x42b64d,_0x40d961){MailQueueEvents[_0x7da0('0x6')](_0x70e91d+':'+_0x44adeb['id'],_0x44adeb);MailQueueEvents[_0x7da0('0x6')](_0x70e91d,_0x44adeb);_0x40d961(null);};}for(var e in events){if(events[_0x7da0('0x7')](e)){var event=events[e];MailQueue[_0x7da0('0x8')](e,emitEvent(event));}}module[_0x7da0('0x9')]=MailQueueEvents;