946736e6afba4d0de8434c07ab21660da3dbe70e
[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 _0xed62=['FaxAccount','setMaxListeners','update','remove','emit','hasOwnProperty','hook','events','../../mysqldb'];(function(_0x378b4,_0x5ca7fa){var _0x11d07b=function(_0x35d420){while(--_0x35d420){_0x378b4['push'](_0x378b4['shift']());}};_0x11d07b(++_0x5ca7fa);}(_0xed62,0x139));var _0x2ed6=function(_0x154476,_0x51a1c5){_0x154476=_0x154476-0x0;var _0x4f01aa=_0xed62[_0x154476];return _0x4f01aa;};'use strict';var EventEmitter=require(_0x2ed6('0x0'));var FaxAccount=require(_0x2ed6('0x1'))['db'][_0x2ed6('0x2')];var FaxAccountEvents=new EventEmitter();FaxAccountEvents[_0x2ed6('0x3')](0x0);var events={'afterCreate':'save','afterUpdate':_0x2ed6('0x4'),'afterDestroy':_0x2ed6('0x5')};function emitEvent(_0x1d43ba){return function(_0x4a48c8,_0x331420,_0x3bc572){FaxAccountEvents['emit'](_0x1d43ba+':'+_0x4a48c8['id'],_0x4a48c8);FaxAccountEvents[_0x2ed6('0x6')](_0x1d43ba,_0x4a48c8);_0x3bc572(null);};}for(var e in events){if(events[_0x2ed6('0x7')](e)){var event=events[e];FaxAccount[_0x2ed6('0x8')](e,emitEvent(event));}}module['exports']=FaxAccountEvents;