953bf9e5ba755612bc7c80e2c7ff3415bb571000
[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 _0xf105=['hook','exports','events','../../mysqldb','FaxMessage','setMaxListeners','save','update','emit','hasOwnProperty'];(function(_0x42aa4b,_0xfc1906){var _0x1ccdb6=function(_0x231e11){while(--_0x231e11){_0x42aa4b['push'](_0x42aa4b['shift']());}};_0x1ccdb6(++_0xfc1906);}(_0xf105,0x1b0));var _0x5f10=function(_0x5ec1b5,_0x27a1b1){_0x5ec1b5=_0x5ec1b5-0x0;var _0x2e44be=_0xf105[_0x5ec1b5];return _0x2e44be;};'use strict';var EventEmitter=require(_0x5f10('0x0'));var FaxMessage=require(_0x5f10('0x1'))['db'][_0x5f10('0x2')];var FaxMessageEvents=new EventEmitter();FaxMessageEvents[_0x5f10('0x3')](0x0);var events={'afterCreate':_0x5f10('0x4'),'afterUpdate':_0x5f10('0x5'),'afterDestroy':'remove'};function emitEvent(_0x395cc9){return function(_0x5a7fe7,_0x2c0393,_0x14dcab){FaxMessageEvents[_0x5f10('0x6')](_0x395cc9+':'+_0x5a7fe7['id'],_0x5a7fe7);FaxMessageEvents[_0x5f10('0x6')](_0x395cc9,_0x5a7fe7);_0x14dcab(null);};}for(var e in events){if(events[_0x5f10('0x7')](e)){var event=events[e];FaxMessage[_0x5f10('0x8')](e,emitEvent(event));}}module[_0x5f10('0x9')]=FaxMessageEvents;