b10879308e4f4b1ae0ac96423f2d6bd7b79e3cb2
[motion2.git] / server / api / faxQueueReport / faxQueueReport.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 _0x35ce=['../../config/environment','exports','define','FaxQueueReport','report_fax_queue','uniqueid','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x187626,_0x194ec0){var _0x5979a9=function(_0x22fa49){while(--_0x22fa49){_0x187626['push'](_0x187626['shift']());}};_0x5979a9(++_0x194ec0);}(_0x35ce,0xe7));var _0xe35c=function(_0x2b7e53,_0x4d93e4){_0x2b7e53=_0x2b7e53-0x0;var _0x2a9acd=_0x35ce[_0x2b7e53];return _0x2a9acd;};'use strict';var _=require(_0xe35c('0x0'));var util=require(_0xe35c('0x1'));var logger=require(_0xe35c('0x2'))(_0xe35c('0x3'));var moment=require(_0xe35c('0x4'));var BPromise=require(_0xe35c('0x5'));var rp=require(_0xe35c('0x6'));var fs=require('fs');var path=require(_0xe35c('0x7'));var rimraf=require(_0xe35c('0x8'));var config=require(_0xe35c('0x9'));var attributes=require('./faxQueueReport.attributes');module[_0xe35c('0xa')]=function(_0x1071b5,_0x29b2c8){return _0x1071b5[_0xe35c('0xb')](_0xe35c('0xc'),attributes,{'tableName':_0xe35c('0xd'),'paranoid':![],'indexes':[{'name':_0xe35c('0xe'),'fields':['uniqueid']}],'timestamps':!![]});};