f874b9feb04233df4b9f84a2f58144cffdc3256c
[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 _0xbc3c=['exports','../../mysqldb','FaxAccount','setMaxListeners','save','update','remove','emit','hasOwnProperty'];(function(_0xa464c9,_0x7c86d8){var _0x3d73c4=function(_0x5c2056){while(--_0x5c2056){_0xa464c9['push'](_0xa464c9['shift']());}};_0x3d73c4(++_0x7c86d8);}(_0xbc3c,0x184));var _0xcbc3=function(_0x9cd4c3,_0x1c9b2c){_0x9cd4c3=_0x9cd4c3-0x0;var _0x4c9025=_0xbc3c[_0x9cd4c3];return _0x4c9025;};'use strict';var EventEmitter=require('events');var FaxAccount=require(_0xcbc3('0x0'))['db'][_0xcbc3('0x1')];var FaxAccountEvents=new EventEmitter();FaxAccountEvents[_0xcbc3('0x2')](0x0);var events={'afterCreate':_0xcbc3('0x3'),'afterUpdate':_0xcbc3('0x4'),'afterDestroy':_0xcbc3('0x5')};function emitEvent(_0x48e9fe){return function(_0x23bd44,_0x18f9d4,_0x552d57){FaxAccountEvents[_0xcbc3('0x6')](_0x48e9fe+':'+_0x23bd44['id'],_0x23bd44);FaxAccountEvents[_0xcbc3('0x6')](_0x48e9fe,_0x23bd44);_0x552d57(null);};}for(var e in events){if(events[_0xcbc3('0x7')](e)){var event=events[e];FaxAccount['hook'](e,emitEvent(event));}}module[_0xcbc3('0x8')]=FaxAccountEvents;