Built motion from commit (unavailable).|2.5.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 _0x15a9=['emit','hasOwnProperty','hook','exports','events','../../mysqldb','ChatWebsite','setMaxListeners','update','remove'];(function(_0x1e2a32,_0x49a001){var _0x4aba08=function(_0x181df3){while(--_0x181df3){_0x1e2a32['push'](_0x1e2a32['shift']());}};_0x4aba08(++_0x49a001);}(_0x15a9,0x18a));var _0x915a=function(_0x500386,_0xec060b){_0x500386=_0x500386-0x0;var _0x37748d=_0x15a9[_0x500386];return _0x37748d;};'use strict';var EventEmitter=require(_0x915a('0x0'));var ChatWebsite=require(_0x915a('0x1'))['db'][_0x915a('0x2')];var ChatWebsiteEvents=new EventEmitter();ChatWebsiteEvents[_0x915a('0x3')](0x0);var events={'afterCreate':'save','afterUpdate':_0x915a('0x4'),'afterDestroy':_0x915a('0x5')};function emitEvent(_0x310621){return function(_0x186578,_0x4607a4,_0x351141){ChatWebsiteEvents[_0x915a('0x6')](_0x310621+':'+_0x186578['id'],_0x186578);ChatWebsiteEvents[_0x915a('0x6')](_0x310621,_0x186578);_0x351141(null);};}for(var e in events){if(events[_0x915a('0x7')](e)){var event=events[e];ChatWebsite[_0x915a('0x8')](e,emitEvent(event));}}module[_0x915a('0x9')]=ChatWebsiteEvents;