Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / userProfile / userProfile.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 _0xcf68=['setMaxListeners','save','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','UserProfile'];(function(_0x38b5e3,_0x2ceebe){var _0x3b291e=function(_0x5cf530){while(--_0x5cf530){_0x38b5e3['push'](_0x38b5e3['shift']());}};_0x3b291e(++_0x2ceebe);}(_0xcf68,0x10b));var _0x8cf6=function(_0x13e741,_0x5d3c24){_0x13e741=_0x13e741-0x0;var _0x3f8bb3=_0xcf68[_0x13e741];return _0x3f8bb3;};'use strict';var EventEmitter=require(_0x8cf6('0x0'));var UserProfile=require(_0x8cf6('0x1'))['db'][_0x8cf6('0x2')];var UserProfileEvents=new EventEmitter();UserProfileEvents[_0x8cf6('0x3')](0x0);var events={'afterCreate':_0x8cf6('0x4'),'afterUpdate':'update','afterDestroy':_0x8cf6('0x5')};function emitEvent(_0x26f0c4){return function(_0xc8e3f8,_0xa7b8a9,_0x545781){UserProfileEvents[_0x8cf6('0x6')](_0x26f0c4+':'+_0xc8e3f8['id'],_0xc8e3f8);UserProfileEvents[_0x8cf6('0x6')](_0x26f0c4,_0xc8e3f8);_0x545781(null);};}for(var e in events){if(events[_0x8cf6('0x7')](e)){var event=events[e];UserProfile[_0x8cf6('0x8')](e,emitEvent(event));}}module[_0x8cf6('0x9')]=UserProfileEvents;