Built motion from commit (unavailable).|2.5.22
[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 _0xfaa1=['hook','exports','events','../../mysqldb','setMaxListeners','save','remove','emit','hasOwnProperty'];(function(_0x1d1779,_0x284147){var _0x2377e9=function(_0x299f6f){while(--_0x299f6f){_0x1d1779['push'](_0x1d1779['shift']());}};_0x2377e9(++_0x284147);}(_0xfaa1,0x110));var _0x1faa=function(_0x136bef,_0x2e75ec){_0x136bef=_0x136bef-0x0;var _0x4bf9a3=_0xfaa1[_0x136bef];return _0x4bf9a3;};'use strict';var EventEmitter=require(_0x1faa('0x0'));var SquareProject=require(_0x1faa('0x1'))['db']['SquareProject'];var SquareProjectEvents=new EventEmitter();SquareProjectEvents[_0x1faa('0x2')](0x0);var events={'afterCreate':_0x1faa('0x3'),'afterUpdate':'update','afterDestroy':_0x1faa('0x4')};function emitEvent(_0xc2c684){return function(_0x515059,_0x4dbf57,_0x401fd4){SquareProjectEvents[_0x1faa('0x5')](_0xc2c684+':'+_0x515059['id'],_0x515059);SquareProjectEvents[_0x1faa('0x5')](_0xc2c684,_0x515059);_0x401fd4(null);};}for(var e in events){if(events[_0x1faa('0x6')](e)){var event=events[e];SquareProject[_0x1faa('0x7')](e,emitEvent(event));}}module[_0x1faa('0x8')]=SquareProjectEvents;