Built motion from commit 4c281f94.|2.6.31
[motion2.git] / server / api / faxMessage / faxMessage.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 _0xd3c8=['hasOwnProperty','hook','exports','events','../../mysqldb','FaxMessage','setMaxListeners','save','remove','emit'];(function(_0x44d9ab,_0x76bc69){var _0x31485e=function(_0x1e44ce){while(--_0x1e44ce){_0x44d9ab['push'](_0x44d9ab['shift']());}};_0x31485e(++_0x76bc69);}(_0xd3c8,0x161));var _0x8d3c=function(_0x570a84,_0x404b16){_0x570a84=_0x570a84-0x0;var _0x3ae851=_0xd3c8[_0x570a84];return _0x3ae851;};'use strict';var EventEmitter=require(_0x8d3c('0x0'));var FaxMessage=require(_0x8d3c('0x1'))['db'][_0x8d3c('0x2')];var FaxMessageEvents=new EventEmitter();FaxMessageEvents[_0x8d3c('0x3')](0x0);var events={'afterCreate':_0x8d3c('0x4'),'afterUpdate':'update','afterDestroy':_0x8d3c('0x5')};function emitEvent(_0x80b4f1){return function(_0x5508fc,_0x11aff7,_0x5480ea){FaxMessageEvents[_0x8d3c('0x6')](_0x80b4f1+':'+_0x5508fc['id'],_0x5508fc);FaxMessageEvents[_0x8d3c('0x6')](_0x80b4f1,_0x5508fc);_0x5480ea(null);};}for(var e in events){if(events[_0x8d3c('0x7')](e)){var event=events[e];FaxMessage[_0x8d3c('0x8')](e,emitEvent(event));}}module[_0x8d3c('0x9')]=FaxMessageEvents;