Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / mailQueue / mailQueue.model.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 _0x0f1d=['mail_queues','lodash','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./mailQueue.attributes','exports','define'];(function(_0x20c9b2,_0x55d7b1){var _0x2c6030=function(_0x10845f){while(--_0x10845f){_0x20c9b2['push'](_0x20c9b2['shift']());}};_0x2c6030(++_0x55d7b1);}(_0x0f1d,0x90));var _0xd0f1=function(_0x2934c3,_0x32f837){_0x2934c3=_0x2934c3-0x0;var _0x3b20e7=_0x0f1d[_0x2934c3];return _0x3b20e7;};'use strict';var _=require(_0xd0f1('0x0'));var util=require('util');var logger=require(_0xd0f1('0x1'))(_0xd0f1('0x2'));var moment=require(_0xd0f1('0x3'));var BPromise=require(_0xd0f1('0x4'));var rp=require(_0xd0f1('0x5'));var fs=require('fs');var path=require(_0xd0f1('0x6'));var rimraf=require(_0xd0f1('0x7'));var config=require(_0xd0f1('0x8'));var attributes=require(_0xd0f1('0x9'));module[_0xd0f1('0xa')]=function(_0xba457f,_0x3101d2){return _0xba457f[_0xd0f1('0xb')]('MailQueue',attributes,{'tableName':_0xd0f1('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};