Built motion from commit d9028345.|2.5.43
[motion2.git] / server / api / mailMessage / mailMessage.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 _0xb2f1=['hook','exports','events','../../mysqldb','MailMessage','setMaxListeners','save','update','remove','emit','hasOwnProperty'];(function(_0x323d61,_0x4c72c8){var _0x1a3402=function(_0x13cd42){while(--_0x13cd42){_0x323d61['push'](_0x323d61['shift']());}};_0x1a3402(++_0x4c72c8);}(_0xb2f1,0xc8));var _0x1b2f=function(_0x1999bc,_0x147fd6){_0x1999bc=_0x1999bc-0x0;var _0x35a68d=_0xb2f1[_0x1999bc];return _0x35a68d;};'use strict';var EventEmitter=require(_0x1b2f('0x0'));var MailMessage=require(_0x1b2f('0x1'))['db'][_0x1b2f('0x2')];var MailMessageEvents=new EventEmitter();MailMessageEvents[_0x1b2f('0x3')](0x0);var events={'afterCreate':_0x1b2f('0x4'),'afterUpdate':_0x1b2f('0x5'),'afterDestroy':_0x1b2f('0x6')};function emitEvent(_0x4757c8){return function(_0x4ea0cc,_0x4829d9,_0x458342){MailMessageEvents[_0x1b2f('0x7')](_0x4757c8+':'+_0x4ea0cc['id'],_0x4ea0cc);MailMessageEvents[_0x1b2f('0x7')](_0x4757c8,_0x4ea0cc);_0x458342(null);};}for(var e in events){if(events[_0x1b2f('0x8')](e)){var event=events[e];MailMessage[_0x1b2f('0x9')](e,emitEvent(event));}}module[_0x1b2f('0xa')]=MailMessageEvents;