61f8636e64ad9f2f58c1594c7aeb662d85377c17
[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 _0x5c02=['remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','SquareProject','setMaxListeners','save'];(function(_0x528e4b,_0x3a52da){var _0x106ab4=function(_0x36c796){while(--_0x36c796){_0x528e4b['push'](_0x528e4b['shift']());}};_0x106ab4(++_0x3a52da);}(_0x5c02,0xf5));var _0x25c0=function(_0x4845bc,_0x25e144){_0x4845bc=_0x4845bc-0x0;var _0x82713d=_0x5c02[_0x4845bc];return _0x82713d;};'use strict';var EventEmitter=require(_0x25c0('0x0'));var SquareProject=require(_0x25c0('0x1'))['db'][_0x25c0('0x2')];var SquareProjectEvents=new EventEmitter();SquareProjectEvents[_0x25c0('0x3')](0x0);var events={'afterCreate':_0x25c0('0x4'),'afterUpdate':'update','afterDestroy':_0x25c0('0x5')};function emitEvent(_0x5ef2ef){return function(_0x115e8c,_0x42b35c,_0x34c8eb){SquareProjectEvents[_0x25c0('0x6')](_0x5ef2ef+':'+_0x115e8c['id'],_0x115e8c);SquareProjectEvents['emit'](_0x5ef2ef,_0x115e8c);_0x34c8eb(null);};}for(var e in events){if(events[_0x25c0('0x7')](e)){var event=events[e];SquareProject[_0x25c0('0x8')](e,emitEvent(event));}}module[_0x25c0('0x9')]=SquareProjectEvents;