5a857bfd99335b77c92af17255a3fc61a85a046e
[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 _0xe47f=['emit','hasOwnProperty','hook','exports','events','SquareProject','setMaxListeners','save','update','remove'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xe47f,0x1bc));var _0xfe47=function(_0x550aed,_0x1ba6cb){_0x550aed=_0x550aed-0x0;var _0x1c43a5=_0xe47f[_0x550aed];return _0x1c43a5;};'use strict';var EventEmitter=require(_0xfe47('0x0'));var SquareProject=require('../../mysqldb')['db'][_0xfe47('0x1')];var SquareProjectEvents=new EventEmitter();SquareProjectEvents[_0xfe47('0x2')](0x0);var events={'afterCreate':_0xfe47('0x3'),'afterUpdate':_0xfe47('0x4'),'afterDestroy':_0xfe47('0x5')};function emitEvent(_0x30e318){return function(_0x4f5831,_0x441cbf,_0x2394cf){SquareProjectEvents['emit'](_0x30e318+':'+_0x4f5831['id'],_0x4f5831);SquareProjectEvents[_0xfe47('0x6')](_0x30e318,_0x4f5831);_0x2394cf(null);};}for(var e in events){if(events[_0xfe47('0x7')](e)){var event=events[e];SquareProject[_0xfe47('0x8')](e,emitEvent(event));}}module[_0xfe47('0x9')]=SquareProjectEvents;