Built motion from commit bab6f49e.|2.6.17
[motion2.git] / server / api / squareProject / squareProject.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 _0xbb4f=['save','update','remove','emit','hook','exports','events','../../mysqldb'];(function(_0xb19521,_0xe3a196){var _0x1d4ac6=function(_0x447ebf){while(--_0x447ebf){_0xb19521['push'](_0xb19521['shift']());}};_0x1d4ac6(++_0xe3a196);}(_0xbb4f,0x146));var _0xfbb4=function(_0x28b197,_0x203787){_0x28b197=_0x28b197-0x0;var _0x14a6d7=_0xbb4f[_0x28b197];return _0x14a6d7;};'use strict';var EventEmitter=require(_0xfbb4('0x0'));var SquareProject=require(_0xfbb4('0x1'))['db']['SquareProject'];var SquareProjectEvents=new EventEmitter();SquareProjectEvents['setMaxListeners'](0x0);var events={'afterCreate':_0xfbb4('0x2'),'afterUpdate':_0xfbb4('0x3'),'afterDestroy':_0xfbb4('0x4')};function emitEvent(_0x25e5a0){return function(_0x3c320b,_0x695e51,_0x428545){SquareProjectEvents['emit'](_0x25e5a0+':'+_0x3c320b['id'],_0x3c320b);SquareProjectEvents[_0xfbb4('0x5')](_0x25e5a0,_0x3c320b);_0x428545(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];SquareProject[_0xfbb4('0x6')](e,emitEvent(event));}}module[_0xfbb4('0x7')]=SquareProjectEvents;