Built motion from commit (unavailable).|2.5.3
[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 _0xe827=['update','remove','hasOwnProperty','exports','../../mysqldb','FaxAccount','setMaxListeners','save'];(function(_0x110c3d,_0x12ee06){var _0x226d67=function(_0x1fb6e1){while(--_0x1fb6e1){_0x110c3d['push'](_0x110c3d['shift']());}};_0x226d67(++_0x12ee06);}(_0xe827,0x194));var _0x7e82=function(_0x4c7cb0,_0x31dd46){_0x4c7cb0=_0x4c7cb0-0x0;var _0x436c66=_0xe827[_0x4c7cb0];return _0x436c66;};'use strict';var EventEmitter=require('events');var FaxAccount=require(_0x7e82('0x0'))['db'][_0x7e82('0x1')];var FaxAccountEvents=new EventEmitter();FaxAccountEvents[_0x7e82('0x2')](0x0);var events={'afterCreate':_0x7e82('0x3'),'afterUpdate':_0x7e82('0x4'),'afterDestroy':_0x7e82('0x5')};function emitEvent(_0x1d4554){return function(_0x5b56e8,_0x3e361a,_0x40c5a8){FaxAccountEvents['emit'](_0x1d4554+':'+_0x5b56e8['id'],_0x5b56e8);FaxAccountEvents['emit'](_0x1d4554,_0x5b56e8);_0x40c5a8(null);};}for(var e in events){if(events[_0x7e82('0x6')](e)){var event=events[e];FaxAccount['hook'](e,emitEvent(event));}}module[_0x7e82('0x7')]=FaxAccountEvents;