Built motion from commit 43538d75.|2.5.35
[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 _0x6895=['SquareProject','setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb'];(function(_0x4e538b,_0x58582c){var _0x1a4fd7=function(_0x304973){while(--_0x304973){_0x4e538b['push'](_0x4e538b['shift']());}};_0x1a4fd7(++_0x58582c);}(_0x6895,0xf0));var _0x5689=function(_0x5029a7,_0x25675a){_0x5029a7=_0x5029a7-0x0;var _0x158462=_0x6895[_0x5029a7];return _0x158462;};'use strict';var EventEmitter=require(_0x5689('0x0'));var SquareProject=require(_0x5689('0x1'))['db'][_0x5689('0x2')];var SquareProjectEvents=new EventEmitter();SquareProjectEvents[_0x5689('0x3')](0x0);var events={'afterCreate':_0x5689('0x4'),'afterUpdate':_0x5689('0x5'),'afterDestroy':_0x5689('0x6')};function emitEvent(_0x361c75){return function(_0x329966,_0x1ff406,_0x330033){SquareProjectEvents[_0x5689('0x7')](_0x361c75+':'+_0x329966['id'],_0x329966);SquareProjectEvents[_0x5689('0x7')](_0x361c75,_0x329966);_0x330033(null);};}for(var e in events){if(events[_0x5689('0x8')](e)){var event=events[e];SquareProject[_0x5689('0x9')](e,emitEvent(event));}}module[_0x5689('0xa')]=SquareProjectEvents;