Built motion from commit (unavailable).|2.5.10
[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 _0xca8d=['save','update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','SquareProject','setMaxListeners'];(function(_0x334297,_0x939764){var _0x3b76de=function(_0x5c8dc4){while(--_0x5c8dc4){_0x334297['push'](_0x334297['shift']());}};_0x3b76de(++_0x939764);}(_0xca8d,0x172));var _0xdca8=function(_0x17542e,_0x497c31){_0x17542e=_0x17542e-0x0;var _0x28c798=_0xca8d[_0x17542e];return _0x28c798;};'use strict';var EventEmitter=require(_0xdca8('0x0'));var SquareProject=require(_0xdca8('0x1'))['db'][_0xdca8('0x2')];var SquareProjectEvents=new EventEmitter();SquareProjectEvents[_0xdca8('0x3')](0x0);var events={'afterCreate':_0xdca8('0x4'),'afterUpdate':_0xdca8('0x5'),'afterDestroy':_0xdca8('0x6')};function emitEvent(_0x4cfc92){return function(_0x9e965e,_0x3bae79,_0x379fb8){SquareProjectEvents[_0xdca8('0x7')](_0x4cfc92+':'+_0x9e965e['id'],_0x9e965e);SquareProjectEvents['emit'](_0x4cfc92,_0x9e965e);_0x379fb8(null);};}for(var e in events){if(events[_0xdca8('0x8')](e)){var event=events[e];SquareProject[_0xdca8('0x9')](e,emitEvent(event));}}module[_0xdca8('0xa')]=SquareProjectEvents;