420583fe4b6e2cbce02a565279700ba1ce154ee0
[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 _0xd371=['events','FaxAccount','setMaxListeners','save','remove','emit','hasOwnProperty','hook','exports'];(function(_0x286658,_0x4c08f8){var _0xf6a915=function(_0x1a55b6){while(--_0x1a55b6){_0x286658['push'](_0x286658['shift']());}};_0xf6a915(++_0x4c08f8);}(_0xd371,0x117));var _0x1d37=function(_0x267484,_0x3eb131){_0x267484=_0x267484-0x0;var _0x14a356=_0xd371[_0x267484];return _0x14a356;};'use strict';var EventEmitter=require(_0x1d37('0x0'));var FaxAccount=require('../../mysqldb')['db'][_0x1d37('0x1')];var FaxAccountEvents=new EventEmitter();FaxAccountEvents[_0x1d37('0x2')](0x0);var events={'afterCreate':_0x1d37('0x3'),'afterUpdate':'update','afterDestroy':_0x1d37('0x4')};function emitEvent(_0x2dcb31){return function(_0x329fa6,_0x34810b,_0x3dbc24){FaxAccountEvents[_0x1d37('0x5')](_0x2dcb31+':'+_0x329fa6['id'],_0x329fa6);FaxAccountEvents[_0x1d37('0x5')](_0x2dcb31,_0x329fa6);_0x3dbc24(null);};}for(var e in events){if(events[_0x1d37('0x6')](e)){var event=events[e];FaxAccount[_0x1d37('0x7')](e,emitEvent(event));}}module[_0x1d37('0x8')]=FaxAccountEvents;