Built motion from commit (unavailable).|2.5.21
[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 _0x94c8=['uniqueid','util','../../config/logger','bluebird','request-promise','rimraf','../../config/environment','./mailQueueReport.attributes','define','MailQueueReport','report_mail_queue'];(function(_0x38dc93,_0xc9908){var _0x34e669=function(_0x5f116b){while(--_0x5f116b){_0x38dc93['push'](_0x38dc93['shift']());}};_0x34e669(++_0xc9908);}(_0x94c8,0x12a));var _0x894c=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x94c8[_0x321bb2];return _0x9c12ed;};'use strict';var _=require('lodash');var util=require(_0x894c('0x0'));var logger=require(_0x894c('0x1'))('api');var moment=require('moment');var BPromise=require(_0x894c('0x2'));var rp=require(_0x894c('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x894c('0x4'));var config=require(_0x894c('0x5'));var attributes=require(_0x894c('0x6'));module['exports']=function(_0x53948f,_0x754974){return _0x53948f[_0x894c('0x7')](_0x894c('0x8'),attributes,{'tableName':_0x894c('0x9'),'paranoid':![],'indexes':[{'name':_0x894c('0xa'),'fields':['uniqueid']}],'timestamps':!![]});};