Built motion from commit 85328c08.|2.5.50
[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 _0x8e8b=['hook','exports','SquareProject','setMaxListeners','save','remove','emit','hasOwnProperty'];(function(_0x50a6c5,_0x51b738){var _0x15d3d2=function(_0x71d5dd){while(--_0x71d5dd){_0x50a6c5['push'](_0x50a6c5['shift']());}};_0x15d3d2(++_0x51b738);}(_0x8e8b,0x12a));var _0xb8e8=function(_0x1a2420,_0x384ceb){_0x1a2420=_0x1a2420-0x0;var _0x494361=_0x8e8b[_0x1a2420];return _0x494361;};'use strict';var EventEmitter=require('events');var SquareProject=require('../../mysqldb')['db'][_0xb8e8('0x0')];var SquareProjectEvents=new EventEmitter();SquareProjectEvents[_0xb8e8('0x1')](0x0);var events={'afterCreate':_0xb8e8('0x2'),'afterUpdate':'update','afterDestroy':_0xb8e8('0x3')};function emitEvent(_0x38a5e3){return function(_0x29465a,_0x1810ab,_0x34d512){SquareProjectEvents[_0xb8e8('0x4')](_0x38a5e3+':'+_0x29465a['id'],_0x29465a);SquareProjectEvents[_0xb8e8('0x4')](_0x38a5e3,_0x29465a);_0x34d512(null);};}for(var e in events){if(events[_0xb8e8('0x5')](e)){var event=events[e];SquareProject[_0xb8e8('0x6')](e,emitEvent(event));}}module[_0xb8e8('0x7')]=SquareProjectEvents;