Built motion from commit (unavailable).|2.5.4
[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 _0xb62a=['remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','CmList','setMaxListeners','save','update'];(function(_0x4e4ce2,_0x1bc008){var _0x173e4c=function(_0x41627e){while(--_0x41627e){_0x4e4ce2['push'](_0x4e4ce2['shift']());}};_0x173e4c(++_0x1bc008);}(_0xb62a,0x165));var _0xab62=function(_0x3d0bd4,_0x318324){_0x3d0bd4=_0x3d0bd4-0x0;var _0xe80876=_0xb62a[_0x3d0bd4];return _0xe80876;};'use strict';var EventEmitter=require(_0xab62('0x0'));var CmList=require(_0xab62('0x1'))['db'][_0xab62('0x2')];var CmListEvents=new EventEmitter();CmListEvents[_0xab62('0x3')](0x0);var events={'afterCreate':_0xab62('0x4'),'afterUpdate':_0xab62('0x5'),'afterDestroy':_0xab62('0x6')};function emitEvent(_0x2d0916){return function(_0x50c058,_0x3a6017,_0x2773f3){CmListEvents[_0xab62('0x7')](_0x2d0916+':'+_0x50c058['id'],_0x50c058);CmListEvents[_0xab62('0x7')](_0x2d0916,_0x50c058);_0x2773f3(null);};}for(var e in events){if(events[_0xab62('0x8')](e)){var event=events[e];CmList[_0xab62('0x9')](e,emitEvent(event));}}module[_0xab62('0xa')]=CmListEvents;