6adc7642e8853c64958ed375ba28c497acd3b11b
[motion2.git] / server / api / mailAccount / mailAccount.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 _0xd1f1=['setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb'];(function(_0x4b6f5c,_0x56f7ce){var _0x55548b=function(_0x125619){while(--_0x125619){_0x4b6f5c['push'](_0x4b6f5c['shift']());}};_0x55548b(++_0x56f7ce);}(_0xd1f1,0xbc));var _0x1d1f=function(_0x2c8972,_0x1aff63){_0x2c8972=_0x2c8972-0x0;var _0x5d1e22=_0xd1f1[_0x2c8972];return _0x5d1e22;};'use strict';var EventEmitter=require(_0x1d1f('0x0'));var MailAccount=require(_0x1d1f('0x1'))['db']['MailAccount'];var MailAccountEvents=new EventEmitter();MailAccountEvents[_0x1d1f('0x2')](0x0);var events={'afterCreate':_0x1d1f('0x3'),'afterUpdate':_0x1d1f('0x4'),'afterDestroy':_0x1d1f('0x5')};function emitEvent(_0x402c84){return function(_0x210e7f,_0x2a2bb4,_0x5264b1){MailAccountEvents[_0x1d1f('0x6')](_0x402c84+':'+_0x210e7f['id'],_0x210e7f);MailAccountEvents[_0x1d1f('0x6')](_0x402c84,_0x210e7f);_0x5264b1(null);};}for(var e in events){if(events[_0x1d1f('0x7')](e)){var event=events[e];MailAccount[_0x1d1f('0x8')](e,emitEvent(event));}}module[_0x1d1f('0x9')]=MailAccountEvents;