Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / cmList / cmList.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 _0xead9=['setMaxListeners','save','update','emit','hook','exports','../../mysqldb','CmList'];(function(_0x1fef2d,_0x370177){var _0x1afd97=function(_0x14a9b7){while(--_0x14a9b7){_0x1fef2d['push'](_0x1fef2d['shift']());}};_0x1afd97(++_0x370177);}(_0xead9,0xf6));var _0x9ead=function(_0x5a5093,_0x974f38){_0x5a5093=_0x5a5093-0x0;var _0x13b01e=_0xead9[_0x5a5093];return _0x13b01e;};'use strict';var EventEmitter=require('events');var CmList=require(_0x9ead('0x0'))['db'][_0x9ead('0x1')];var CmListEvents=new EventEmitter();CmListEvents[_0x9ead('0x2')](0x0);var events={'afterCreate':_0x9ead('0x3'),'afterUpdate':_0x9ead('0x4'),'afterDestroy':'remove'};function emitEvent(_0x1495d0){return function(_0x2ddb40,_0x5bd1e5,_0x5ceb78){CmListEvents[_0x9ead('0x5')](_0x1495d0+':'+_0x2ddb40['id'],_0x2ddb40);CmListEvents[_0x9ead('0x5')](_0x1495d0,_0x2ddb40);_0x5ceb78(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];CmList[_0x9ead('0x6')](e,emitEvent(event));}}module[_0x9ead('0x7')]=CmListEvents;