0fbc41b2839d52dc6267732973db832b756bf64e
[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 _0xfa44=['../../mysqldb','FaxQueue','setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','exports','events'];(function(_0xa148b7,_0x2f3eb2){var _0x51efd3=function(_0x34bcec){while(--_0x34bcec){_0xa148b7['push'](_0xa148b7['shift']());}};_0x51efd3(++_0x2f3eb2);}(_0xfa44,0x99));var _0x4fa4=function(_0x1ccb5d,_0x341da9){_0x1ccb5d=_0x1ccb5d-0x0;var _0x1fe071=_0xfa44[_0x1ccb5d];return _0x1fe071;};'use strict';var EventEmitter=require(_0x4fa4('0x0'));var FaxQueue=require(_0x4fa4('0x1'))['db'][_0x4fa4('0x2')];var FaxQueueEvents=new EventEmitter();FaxQueueEvents[_0x4fa4('0x3')](0x0);var events={'afterCreate':_0x4fa4('0x4'),'afterUpdate':_0x4fa4('0x5'),'afterDestroy':_0x4fa4('0x6')};function emitEvent(_0x393ca5){return function(_0xf50f67,_0x4c612b,_0x3386bc){FaxQueueEvents[_0x4fa4('0x7')](_0x393ca5+':'+_0xf50f67['id'],_0xf50f67);FaxQueueEvents[_0x4fa4('0x7')](_0x393ca5,_0xf50f67);_0x3386bc(null);};}for(var e in events){if(events[_0x4fa4('0x8')](e)){var event=events[e];FaxQueue[_0x4fa4('0x9')](e,emitEvent(event));}}module[_0x4fa4('0xa')]=FaxQueueEvents;