83484291955287b9e37bcff9bb71239bb74b6c58
[motion2.git] / server / api / faxAccount / faxAccount.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 _0xf88a=['../../mysqldb','FaxAccount','save','remove','hasOwnProperty','hook','exports','events'];(function(_0x4089f6,_0x3441f4){var _0x5e9536=function(_0x44b15e){while(--_0x44b15e){_0x4089f6['push'](_0x4089f6['shift']());}};_0x5e9536(++_0x3441f4);}(_0xf88a,0x1ef));var _0xaf88=function(_0x3f0b03,_0x34d361){_0x3f0b03=_0x3f0b03-0x0;var _0x32aa32=_0xf88a[_0x3f0b03];return _0x32aa32;};'use strict';var EventEmitter=require(_0xaf88('0x0'));var FaxAccount=require(_0xaf88('0x1'))['db'][_0xaf88('0x2')];var FaxAccountEvents=new EventEmitter();FaxAccountEvents['setMaxListeners'](0x0);var events={'afterCreate':_0xaf88('0x3'),'afterUpdate':'update','afterDestroy':_0xaf88('0x4')};function emitEvent(_0x4dcd3e){return function(_0x50952e,_0xca42ed,_0x142d11){FaxAccountEvents['emit'](_0x4dcd3e+':'+_0x50952e['id'],_0x50952e);FaxAccountEvents['emit'](_0x4dcd3e,_0x50952e);_0x142d11(null);};}for(var e in events){if(events[_0xaf88('0x5')](e)){var event=events[e];FaxAccount[_0xaf88('0x6')](e,emitEvent(event));}}module[_0xaf88('0x7')]=FaxAccountEvents;