ec9654411e8229d21e3ff8b57e211f815363bacc
[motion2.git] / server / api / mailQueueReport / mailQueueReport.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 _0xc343=['bluebird','path','../../config/environment','./mailQueueReport.attributes','exports','define','report_mail_queue','util','../../config/logger','api','moment'];(function(_0xed5729,_0x4979b1){var _0x4607e4=function(_0x2d77e2){while(--_0x2d77e2){_0xed5729['push'](_0xed5729['shift']());}};_0x4607e4(++_0x4979b1);}(_0xc343,0x1bf));var _0x3c34=function(_0x2382e6,_0x213904){_0x2382e6=_0x2382e6-0x0;var _0x2c33ab=_0xc343[_0x2382e6];return _0x2c33ab;};'use strict';var _=require('lodash');var util=require(_0x3c34('0x0'));var logger=require(_0x3c34('0x1'))(_0x3c34('0x2'));var moment=require(_0x3c34('0x3'));var BPromise=require(_0x3c34('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x3c34('0x5'));var rimraf=require('rimraf');var config=require(_0x3c34('0x6'));var attributes=require(_0x3c34('0x7'));module[_0x3c34('0x8')]=function(_0x207bfd,_0x41db89){return _0x207bfd[_0x3c34('0x9')]('MailQueueReport',attributes,{'tableName':_0x3c34('0xa'),'paranoid':![],'indexes':[{'name':'uniqueid','fields':['uniqueid']}],'timestamps':!![]});};