5006c2b7bd3fabd1b7ad4431f7f2a3760181cbca
[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 _0x25e2=['save','update','remove','emit','hasOwnProperty','hook','exports','../../mysqldb','setMaxListeners'];(function(_0x184ae7,_0x193dda){var _0x47b27c=function(_0x2f0f01){while(--_0x2f0f01){_0x184ae7['push'](_0x184ae7['shift']());}};_0x47b27c(++_0x193dda);}(_0x25e2,0x11e));var _0x225e=function(_0x213cf9,_0x2a149a){_0x213cf9=_0x213cf9-0x0;var _0x4eb6ad=_0x25e2[_0x213cf9];return _0x4eb6ad;};'use strict';var EventEmitter=require('events');var MailQueue=require(_0x225e('0x0'))['db']['MailQueue'];var MailQueueEvents=new EventEmitter();MailQueueEvents[_0x225e('0x1')](0x0);var events={'afterCreate':_0x225e('0x2'),'afterUpdate':_0x225e('0x3'),'afterDestroy':_0x225e('0x4')};function emitEvent(_0x34d3ba){return function(_0x2a27be,_0x4dc23a,_0x103791){MailQueueEvents[_0x225e('0x5')](_0x34d3ba+':'+_0x2a27be['id'],_0x2a27be);MailQueueEvents[_0x225e('0x5')](_0x34d3ba,_0x2a27be);_0x103791(null);};}for(var e in events){if(events[_0x225e('0x6')](e)){var event=events[e];MailQueue[_0x225e('0x7')](e,emitEvent(event));}}module[_0x225e('0x8')]=MailQueueEvents;