afaedd071aee1be349cc69038963d9eec92c61b5
[motion2.git] / server / api / faxQueue / faxQueue.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 _0x16d2=['remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','FaxQueue','setMaxListeners','save','update'];(function(_0x54ce4a,_0x502cba){var _0x279dce=function(_0x217ed8){while(--_0x217ed8){_0x54ce4a['push'](_0x54ce4a['shift']());}};_0x279dce(++_0x502cba);}(_0x16d2,0x123));var _0x216d=function(_0xe743a0,_0x3e591c){_0xe743a0=_0xe743a0-0x0;var _0x287dd2=_0x16d2[_0xe743a0];return _0x287dd2;};'use strict';var EventEmitter=require(_0x216d('0x0'));var FaxQueue=require(_0x216d('0x1'))['db'][_0x216d('0x2')];var FaxQueueEvents=new EventEmitter();FaxQueueEvents[_0x216d('0x3')](0x0);var events={'afterCreate':_0x216d('0x4'),'afterUpdate':_0x216d('0x5'),'afterDestroy':_0x216d('0x6')};function emitEvent(_0x239b49){return function(_0xfd7306,_0x593bb0,_0x2c662d){FaxQueueEvents[_0x216d('0x7')](_0x239b49+':'+_0xfd7306['id'],_0xfd7306);FaxQueueEvents[_0x216d('0x7')](_0x239b49,_0xfd7306);_0x2c662d(null);};}for(var e in events){if(events[_0x216d('0x8')](e)){var event=events[e];FaxQueue[_0x216d('0x9')](e,emitEvent(event));}}module[_0x216d('0xa')]=FaxQueueEvents;