5769a2d98fb4e2f01420d04972b55becafbdfe94
[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 _0xfcd2=['update','emit','hasOwnProperty','exports','events','../../mysqldb','MailAccount','setMaxListeners','save'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xfcd2,0x13f));var _0x2fcd=function(_0x28b346,_0x26914c){_0x28b346=_0x28b346-0x0;var _0x41e7f2=_0xfcd2[_0x28b346];return _0x41e7f2;};'use strict';var EventEmitter=require(_0x2fcd('0x0'));var MailAccount=require(_0x2fcd('0x1'))['db'][_0x2fcd('0x2')];var MailAccountEvents=new EventEmitter();MailAccountEvents[_0x2fcd('0x3')](0x0);var events={'afterCreate':_0x2fcd('0x4'),'afterUpdate':_0x2fcd('0x5'),'afterDestroy':'remove'};function emitEvent(_0x463a8b){return function(_0x28af6d,_0x302501,_0x4b2b18){MailAccountEvents[_0x2fcd('0x6')](_0x463a8b+':'+_0x28af6d['id'],_0x28af6d);MailAccountEvents['emit'](_0x463a8b,_0x28af6d);_0x4b2b18(null);};}for(var e in events){if(events[_0x2fcd('0x7')](e)){var event=events[e];MailAccount['hook'](e,emitEvent(event));}}module[_0x2fcd('0x8')]=MailAccountEvents;