334809ebaca0c649865784635819add78ba5c322
[motion2.git] / server / api / faxMessage / faxMessage.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 _0x741c=['save','update','emit','hasOwnProperty','hook','exports','events','../../mysqldb','FaxMessage','setMaxListeners'];(function(_0xf193b8,_0x524ae2){var _0x54e80e=function(_0x4f75b5){while(--_0x4f75b5){_0xf193b8['push'](_0xf193b8['shift']());}};_0x54e80e(++_0x524ae2);}(_0x741c,0x196));var _0xc741=function(_0x4a9fb1,_0x273043){_0x4a9fb1=_0x4a9fb1-0x0;var _0x348672=_0x741c[_0x4a9fb1];return _0x348672;};'use strict';var EventEmitter=require(_0xc741('0x0'));var FaxMessage=require(_0xc741('0x1'))['db'][_0xc741('0x2')];var FaxMessageEvents=new EventEmitter();FaxMessageEvents[_0xc741('0x3')](0x0);var events={'afterCreate':_0xc741('0x4'),'afterUpdate':_0xc741('0x5'),'afterDestroy':'remove'};function emitEvent(_0x5cee2e){return function(_0x4089bf,_0x4ccc27,_0xc80e99){FaxMessageEvents[_0xc741('0x6')](_0x5cee2e+':'+_0x4089bf['id'],_0x4089bf);FaxMessageEvents[_0xc741('0x6')](_0x5cee2e,_0x4089bf);_0xc80e99(null);};}for(var e in events){if(events[_0xc741('0x7')](e)){var event=events[e];FaxMessage[_0xc741('0x8')](e,emitEvent(event));}}module[_0xc741('0x9')]=FaxMessageEvents;