ae16cfcb8238cb443384dc7baf1943e9563c5f49
[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 _0xff5b=['report_mail_queue','uniqueid','../../config/logger','moment','path','../../config/environment','exports','define','MailQueueReport'];(function(_0x1b0c08,_0xd7531f){var _0x123dbf=function(_0xc34596){while(--_0xc34596){_0x1b0c08['push'](_0x1b0c08['shift']());}};_0x123dbf(++_0xd7531f);}(_0xff5b,0x1e8));var _0xbff5=function(_0x405186,_0x41e912){_0x405186=_0x405186-0x0;var _0x1b17ed=_0xff5b[_0x405186];return _0x1b17ed;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xbff5('0x0'))('api');var moment=require(_0xbff5('0x1'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xbff5('0x2'));var rimraf=require('rimraf');var config=require(_0xbff5('0x3'));var attributes=require('./mailQueueReport.attributes');module[_0xbff5('0x4')]=function(_0x206e16,_0x4735e2){return _0x206e16[_0xbff5('0x5')](_0xbff5('0x6'),attributes,{'tableName':_0xbff5('0x7'),'paranoid':![],'indexes':[{'name':_0xbff5('0x8'),'fields':[_0xbff5('0x8')]}],'timestamps':!![]});};