Built motion from commit 3e059bc2.|2.5.32
[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 _0xfe3a=['save','update','emit','hasOwnProperty','hook','exports','../../mysqldb','MailMessage','setMaxListeners'];(function(_0x47c385,_0x409448){var _0x34bd36=function(_0x248f83){while(--_0x248f83){_0x47c385['push'](_0x47c385['shift']());}};_0x34bd36(++_0x409448);}(_0xfe3a,0x102));var _0xafe3=function(_0x3403e5,_0x1c3cb2){_0x3403e5=_0x3403e5-0x0;var _0x320f94=_0xfe3a[_0x3403e5];return _0x320f94;};'use strict';var EventEmitter=require('events');var MailMessage=require(_0xafe3('0x0'))['db'][_0xafe3('0x1')];var MailMessageEvents=new EventEmitter();MailMessageEvents[_0xafe3('0x2')](0x0);var events={'afterCreate':_0xafe3('0x3'),'afterUpdate':_0xafe3('0x4'),'afterDestroy':'remove'};function emitEvent(_0x24f576){return function(_0xd53aa0,_0x3b6637,_0x5a3fe8){MailMessageEvents[_0xafe3('0x5')](_0x24f576+':'+_0xd53aa0['id'],_0xd53aa0);MailMessageEvents[_0xafe3('0x5')](_0x24f576,_0xd53aa0);_0x5a3fe8(null);};}for(var e in events){if(events[_0xafe3('0x6')](e)){var event=events[e];MailMessage[_0xafe3('0x7')](e,emitEvent(event));}}module[_0xafe3('0x8')]=MailMessageEvents;