c541a2f9f1d307aa2c4b005939847d1ae14d34ae
[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 _0xe919=['emit','hook','exports','../../mysqldb','setMaxListeners','save','remove'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xe919,0x153));var _0x9e91=function(_0x75b25d,_0x3fbae3){_0x75b25d=_0x75b25d-0x0;var _0x3400de=_0xe919[_0x75b25d];return _0x3400de;};'use strict';var EventEmitter=require('events');var FaxAccount=require(_0x9e91('0x0'))['db']['FaxAccount'];var FaxAccountEvents=new EventEmitter();FaxAccountEvents[_0x9e91('0x1')](0x0);var events={'afterCreate':_0x9e91('0x2'),'afterUpdate':'update','afterDestroy':_0x9e91('0x3')};function emitEvent(_0x462ffc){return function(_0x11a08e,_0x3dbcd4,_0x2e2524){FaxAccountEvents[_0x9e91('0x4')](_0x462ffc+':'+_0x11a08e['id'],_0x11a08e);FaxAccountEvents['emit'](_0x462ffc,_0x11a08e);_0x2e2524(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];FaxAccount[_0x9e91('0x5')](e,emitEvent(event));}}module[_0x9e91('0x6')]=FaxAccountEvents;