ab48f6021b16833a0847d4a630ac5a46c36ac5c3
[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 _0x0c23=['FaxMessage','setMaxListeners','save','update','remove','emit','hasOwnProperty','exports','events','../../mysqldb'];(function(_0x40cd61,_0x36162c){var _0x120ce8=function(_0x59c7cc){while(--_0x59c7cc){_0x40cd61['push'](_0x40cd61['shift']());}};_0x120ce8(++_0x36162c);}(_0x0c23,0x13e));var _0x30c2=function(_0xb8f889,_0x28bc44){_0xb8f889=_0xb8f889-0x0;var _0x3e70b3=_0x0c23[_0xb8f889];return _0x3e70b3;};'use strict';var EventEmitter=require(_0x30c2('0x0'));var FaxMessage=require(_0x30c2('0x1'))['db'][_0x30c2('0x2')];var FaxMessageEvents=new EventEmitter();FaxMessageEvents[_0x30c2('0x3')](0x0);var events={'afterCreate':_0x30c2('0x4'),'afterUpdate':_0x30c2('0x5'),'afterDestroy':_0x30c2('0x6')};function emitEvent(_0x529e1d){return function(_0x2972f4,_0x2aa353,_0x343fc5){FaxMessageEvents[_0x30c2('0x7')](_0x529e1d+':'+_0x2972f4['id'],_0x2972f4);FaxMessageEvents[_0x30c2('0x7')](_0x529e1d,_0x2972f4);_0x343fc5(null);};}for(var e in events){if(events[_0x30c2('0x8')](e)){var event=events[e];FaxMessage['hook'](e,emitEvent(event));}}module[_0x30c2('0x9')]=FaxMessageEvents;