Built motion from commit (unavailable).|2.5.20
[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 _0xc96e=['hasOwnProperty','hook','exports','MailMessage','setMaxListeners','update','remove','emit'];(function(_0x4fbb15,_0x21be0c){var _0x436338=function(_0x3b5a05){while(--_0x3b5a05){_0x4fbb15['push'](_0x4fbb15['shift']());}};_0x436338(++_0x21be0c);}(_0xc96e,0x163));var _0xec96=function(_0x2d94e9,_0x268393){_0x2d94e9=_0x2d94e9-0x0;var _0x5d3177=_0xc96e[_0x2d94e9];return _0x5d3177;};'use strict';var EventEmitter=require('events');var MailMessage=require('../../mysqldb')['db'][_0xec96('0x0')];var MailMessageEvents=new EventEmitter();MailMessageEvents[_0xec96('0x1')](0x0);var events={'afterCreate':'save','afterUpdate':_0xec96('0x2'),'afterDestroy':_0xec96('0x3')};function emitEvent(_0x2ea43c){return function(_0xadd0f3,_0x1663b2,_0x2fa743){MailMessageEvents['emit'](_0x2ea43c+':'+_0xadd0f3['id'],_0xadd0f3);MailMessageEvents[_0xec96('0x4')](_0x2ea43c,_0xadd0f3);_0x2fa743(null);};}for(var e in events){if(events[_0xec96('0x5')](e)){var event=events[e];MailMessage[_0xec96('0x6')](e,emitEvent(event));}}module[_0xec96('0x7')]=MailMessageEvents;