18acad024d7b3516c9311ec06f161d7e3de73073
[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 _0x0a1c=['FaxMessage','setMaxListeners','save','emit','hasOwnProperty','hook','exports'];(function(_0xdc16f3,_0x494f8e){var _0x1fa6b2=function(_0xb2aaa6){while(--_0xb2aaa6){_0xdc16f3['push'](_0xdc16f3['shift']());}};_0x1fa6b2(++_0x494f8e);}(_0x0a1c,0xd2));var _0xc0a1=function(_0x56f7e2,_0x145392){_0x56f7e2=_0x56f7e2-0x0;var _0x36240b=_0x0a1c[_0x56f7e2];return _0x36240b;};'use strict';var EventEmitter=require('events');var FaxMessage=require('../../mysqldb')['db'][_0xc0a1('0x0')];var FaxMessageEvents=new EventEmitter();FaxMessageEvents[_0xc0a1('0x1')](0x0);var events={'afterCreate':_0xc0a1('0x2'),'afterUpdate':'update','afterDestroy':'remove'};function emitEvent(_0x3e1b0a){return function(_0x411ce9,_0x108afd,_0x1df4bf){FaxMessageEvents[_0xc0a1('0x3')](_0x3e1b0a+':'+_0x411ce9['id'],_0x411ce9);FaxMessageEvents[_0xc0a1('0x3')](_0x3e1b0a,_0x411ce9);_0x1df4bf(null);};}for(var e in events){if(events[_0xc0a1('0x4')](e)){var event=events[e];FaxMessage[_0xc0a1('0x5')](e,emitEvent(event));}}module[_0xc0a1('0x6')]=FaxMessageEvents;