c15b904e11c4bc6944f980e92c1c53566a26299c
[motion2.git] / server / api / mailSubstatus / mailSubstatus.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 _0xc418=['update','emit','hasOwnProperty','hook','events','../../mysqldb','MailSubstatus'];(function(_0x5a636f,_0x3fec2b){var _0x6a8cfb=function(_0x20e6ca){while(--_0x20e6ca){_0x5a636f['push'](_0x5a636f['shift']());}};_0x6a8cfb(++_0x3fec2b);}(_0xc418,0x1cb));var _0x8c41=function(_0x444931,_0x9e22c0){_0x444931=_0x444931-0x0;var _0x3ace8c=_0xc418[_0x444931];return _0x3ace8c;};'use strict';var EventEmitter=require(_0x8c41('0x0'));var MailSubstatus=require(_0x8c41('0x1'))['db'][_0x8c41('0x2')];var MailSubstatusEvents=new EventEmitter();MailSubstatusEvents['setMaxListeners'](0x0);var events={'afterUpdate':_0x8c41('0x3')};function emitEvent(_0x58cdf8){return function(_0x5cd6b5,_0x5b5e41,_0x28b118){MailSubstatusEvents[_0x8c41('0x4')](_0x58cdf8+':'+_0x5cd6b5['id'],_0x5cd6b5);MailSubstatusEvents[_0x8c41('0x4')](_0x58cdf8,_0x5cd6b5);_0x28b118(null);};}for(var e in events){if(events[_0x8c41('0x5')](e)){var event=events[e];MailSubstatus[_0x8c41('0x6')](e,emitEvent(event));}}module['exports']=MailSubstatusEvents;