Built motion from commit (unavailable).|2.5.5
[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 _0x2213=['../../mysqldb','FaxAccount','setMaxListeners','remove','emit','hasOwnProperty','hook','exports'];(function(_0x18bb59,_0x2ce722){var _0x335a39=function(_0x2a1816){while(--_0x2a1816){_0x18bb59['push'](_0x18bb59['shift']());}};_0x335a39(++_0x2ce722);}(_0x2213,0x168));var _0x3221=function(_0x48fe77,_0x514f75){_0x48fe77=_0x48fe77-0x0;var _0x234559=_0x2213[_0x48fe77];return _0x234559;};'use strict';var EventEmitter=require('events');var FaxAccount=require(_0x3221('0x0'))['db'][_0x3221('0x1')];var FaxAccountEvents=new EventEmitter();FaxAccountEvents[_0x3221('0x2')](0x0);var events={'afterCreate':'save','afterUpdate':'update','afterDestroy':_0x3221('0x3')};function emitEvent(_0x22e461){return function(_0x5bc5b6,_0x2bfa75,_0xc190f8){FaxAccountEvents[_0x3221('0x4')](_0x22e461+':'+_0x5bc5b6['id'],_0x5bc5b6);FaxAccountEvents[_0x3221('0x4')](_0x22e461,_0x5bc5b6);_0xc190f8(null);};}for(var e in events){if(events[_0x3221('0x5')](e)){var event=events[e];FaxAccount[_0x3221('0x6')](e,emitEvent(event));}}module[_0x3221('0x7')]=FaxAccountEvents;