Built motion from commit 3c2ce842.|2.6.31
[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 _0xf50a=['setMaxListeners','remove','emit','hasOwnProperty','hook','exports','events'];(function(_0x3a67a5,_0x5d25b3){var _0x309e23=function(_0x5e646b){while(--_0x5e646b){_0x3a67a5['push'](_0x3a67a5['shift']());}};_0x309e23(++_0x5d25b3);}(_0xf50a,0xbc));var _0xaf50=function(_0xf4eae3,_0x438eba){_0xf4eae3=_0xf4eae3-0x0;var _0x441c2a=_0xf50a[_0xf4eae3];return _0x441c2a;};'use strict';var EventEmitter=require(_0xaf50('0x0'));var SquareProject=require('../../mysqldb')['db']['SquareProject'];var SquareProjectEvents=new EventEmitter();SquareProjectEvents[_0xaf50('0x1')](0x0);var events={'afterCreate':'save','afterUpdate':'update','afterDestroy':_0xaf50('0x2')};function emitEvent(_0x3ef771){return function(_0x384e45,_0x345686,_0x197139){SquareProjectEvents[_0xaf50('0x3')](_0x3ef771+':'+_0x384e45['id'],_0x384e45);SquareProjectEvents[_0xaf50('0x3')](_0x3ef771,_0x384e45);_0x197139(null);};}for(var e in events){if(events[_0xaf50('0x4')](e)){var event=events[e];SquareProject[_0xaf50('0x5')](e,emitEvent(event));}}module[_0xaf50('0x6')]=SquareProjectEvents;