Built motion from commit (unavailable).|2.5.4
[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 _0x906c=['hook','events','../../mysqldb','SquareProject','setMaxListeners','save','update','remove','emit','hasOwnProperty'];(function(_0xe01983,_0x508a21){var _0x3d5594=function(_0x493198){while(--_0x493198){_0xe01983['push'](_0xe01983['shift']());}};_0x3d5594(++_0x508a21);}(_0x906c,0x17d));var _0xc906=function(_0xd474a,_0x24491f){_0xd474a=_0xd474a-0x0;var _0xab3af2=_0x906c[_0xd474a];return _0xab3af2;};'use strict';var EventEmitter=require(_0xc906('0x0'));var SquareProject=require(_0xc906('0x1'))['db'][_0xc906('0x2')];var SquareProjectEvents=new EventEmitter();SquareProjectEvents[_0xc906('0x3')](0x0);var events={'afterCreate':_0xc906('0x4'),'afterUpdate':_0xc906('0x5'),'afterDestroy':_0xc906('0x6')};function emitEvent(_0x11b7f2){return function(_0xf58a83,_0x1d9c1e,_0x3421e6){SquareProjectEvents[_0xc906('0x7')](_0x11b7f2+':'+_0xf58a83['id'],_0xf58a83);SquareProjectEvents[_0xc906('0x7')](_0x11b7f2,_0xf58a83);_0x3421e6(null);};}for(var e in events){if(events[_0xc906('0x8')](e)){var event=events[e];SquareProject[_0xc906('0x9')](e,emitEvent(event));}}module['exports']=SquareProjectEvents;