e6d4e5c3798fb2c12703f359e65303cad48a6ce9
[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 _0x41a2=['update','remove','emit','hook','exports','CmList','setMaxListeners','save'];(function(_0x5ff84f,_0x1012fa){var _0x2bb22b=function(_0x7dc759){while(--_0x7dc759){_0x5ff84f['push'](_0x5ff84f['shift']());}};_0x2bb22b(++_0x1012fa);}(_0x41a2,0x19d));var _0x241a=function(_0x5a26f5,_0x196300){_0x5a26f5=_0x5a26f5-0x0;var _0x2e9ef7=_0x41a2[_0x5a26f5];return _0x2e9ef7;};'use strict';var EventEmitter=require('events');var CmList=require('../../mysqldb')['db'][_0x241a('0x0')];var CmListEvents=new EventEmitter();CmListEvents[_0x241a('0x1')](0x0);var events={'afterCreate':_0x241a('0x2'),'afterUpdate':_0x241a('0x3'),'afterDestroy':_0x241a('0x4')};function emitEvent(_0xe0c16d){return function(_0x1e029e,_0x43f304,_0x26d16b){CmListEvents[_0x241a('0x5')](_0xe0c16d+':'+_0x1e029e['id'],_0x1e029e);CmListEvents[_0x241a('0x5')](_0xe0c16d,_0x1e029e);_0x26d16b(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];CmList[_0x241a('0x6')](e,emitEvent(event));}}module[_0x241a('0x7')]=CmListEvents;