26b0a765763d2c0933df663d462c159fdc72c619
[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 _0xee87=['MailAccount','setMaxListeners','save','update','remove','emit','hook','exports','../../mysqldb'];(function(_0x3e9e67,_0x20aadb){var _0x45d328=function(_0x39282e){while(--_0x39282e){_0x3e9e67['push'](_0x3e9e67['shift']());}};_0x45d328(++_0x20aadb);}(_0xee87,0x10d));var _0x7ee8=function(_0x42e520,_0x4ac385){_0x42e520=_0x42e520-0x0;var _0x1d91bc=_0xee87[_0x42e520];return _0x1d91bc;};'use strict';var EventEmitter=require('events');var MailAccount=require(_0x7ee8('0x0'))['db'][_0x7ee8('0x1')];var MailAccountEvents=new EventEmitter();MailAccountEvents[_0x7ee8('0x2')](0x0);var events={'afterCreate':_0x7ee8('0x3'),'afterUpdate':_0x7ee8('0x4'),'afterDestroy':_0x7ee8('0x5')};function emitEvent(_0x41c2cc){return function(_0x2f1867,_0x32466c,_0x23a89c){MailAccountEvents['emit'](_0x41c2cc+':'+_0x2f1867['id'],_0x2f1867);MailAccountEvents[_0x7ee8('0x6')](_0x41c2cc,_0x2f1867);_0x23a89c(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];MailAccount[_0x7ee8('0x7')](e,emitEvent(event));}}module[_0x7ee8('0x8')]=MailAccountEvents;