Built motion from commit (unavailable).|2.5.3
[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 _0xce77=['hook','exports','events','../../mysqldb','SquareProject','setMaxListeners','save','update','remove','emit','hasOwnProperty'];(function(_0x25ec2d,_0x3220f2){var _0x4b625b=function(_0x33b1b6){while(--_0x33b1b6){_0x25ec2d['push'](_0x25ec2d['shift']());}};_0x4b625b(++_0x3220f2);}(_0xce77,0x18e));var _0x7ce7=function(_0x3e644a,_0x34837f){_0x3e644a=_0x3e644a-0x0;var _0x4943d3=_0xce77[_0x3e644a];return _0x4943d3;};'use strict';var EventEmitter=require(_0x7ce7('0x0'));var SquareProject=require(_0x7ce7('0x1'))['db'][_0x7ce7('0x2')];var SquareProjectEvents=new EventEmitter();SquareProjectEvents[_0x7ce7('0x3')](0x0);var events={'afterCreate':_0x7ce7('0x4'),'afterUpdate':_0x7ce7('0x5'),'afterDestroy':_0x7ce7('0x6')};function emitEvent(_0x91343f){return function(_0x3c6b8e,_0x550abf,_0x20f405){SquareProjectEvents['emit'](_0x91343f+':'+_0x3c6b8e['id'],_0x3c6b8e);SquareProjectEvents[_0x7ce7('0x7')](_0x91343f,_0x3c6b8e);_0x20f405(null);};}for(var e in events){if(events[_0x7ce7('0x8')](e)){var event=events[e];SquareProject[_0x7ce7('0x9')](e,emitEvent(event));}}module[_0x7ce7('0xa')]=SquareProjectEvents;