Built motion from commit 616d3211.|2.6.4
[motion2.git] / server / api / chatWebsite / chatWebsite.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 _0xc4f5=['hasOwnProperty','hook','exports','../../mysqldb','ChatWebsite','setMaxListeners','update','remove','emit'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xc4f5,0xa5));var _0x5c4f=function(_0x516eb0,_0x2bf9ee){_0x516eb0=_0x516eb0-0x0;var _0x4a9a49=_0xc4f5[_0x516eb0];return _0x4a9a49;};'use strict';var EventEmitter=require('events');var ChatWebsite=require(_0x5c4f('0x0'))['db'][_0x5c4f('0x1')];var ChatWebsiteEvents=new EventEmitter();ChatWebsiteEvents[_0x5c4f('0x2')](0x0);var events={'afterCreate':'save','afterUpdate':_0x5c4f('0x3'),'afterDestroy':_0x5c4f('0x4')};function emitEvent(_0x24c5b6){return function(_0xfd69b2,_0x2676f7,_0x56e601){ChatWebsiteEvents[_0x5c4f('0x5')](_0x24c5b6+':'+_0xfd69b2['id'],_0xfd69b2);ChatWebsiteEvents[_0x5c4f('0x5')](_0x24c5b6,_0xfd69b2);_0x56e601(null);};}for(var e in events){if(events[_0x5c4f('0x6')](e)){var event=events[e];ChatWebsite[_0x5c4f('0x7')](e,emitEvent(event));}}module[_0x5c4f('0x8')]=ChatWebsiteEvents;