Built motion from commit (unavailable).|2.5.15
[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 _0x11a6=['hasOwnProperty','hook','events','../../mysqldb','SquareProject','setMaxListeners','save','update','remove','emit'];(function(_0x1a36a5,_0x746928){var _0x746243=function(_0x481966){while(--_0x481966){_0x1a36a5['push'](_0x1a36a5['shift']());}};_0x746243(++_0x746928);}(_0x11a6,0xfc));var _0x611a=function(_0x484287,_0x6bdc4d){_0x484287=_0x484287-0x0;var _0x3eaf6b=_0x11a6[_0x484287];return _0x3eaf6b;};'use strict';var EventEmitter=require(_0x611a('0x0'));var SquareProject=require(_0x611a('0x1'))['db'][_0x611a('0x2')];var SquareProjectEvents=new EventEmitter();SquareProjectEvents[_0x611a('0x3')](0x0);var events={'afterCreate':_0x611a('0x4'),'afterUpdate':_0x611a('0x5'),'afterDestroy':_0x611a('0x6')};function emitEvent(_0xa8cc8c){return function(_0x2ef70f,_0x175044,_0x567257){SquareProjectEvents[_0x611a('0x7')](_0xa8cc8c+':'+_0x2ef70f['id'],_0x2ef70f);SquareProjectEvents[_0x611a('0x7')](_0xa8cc8c,_0x2ef70f);_0x567257(null);};}for(var e in events){if(events[_0x611a('0x8')](e)){var event=events[e];SquareProject[_0x611a('0x9')](e,emitEvent(event));}}module['exports']=SquareProjectEvents;