Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / integrationReport / integrationReport.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 _0x11ef=['lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./integrationReport.attributes','define','IntegrationReport','report_integration'];(function(_0x4426f0,_0x45800c){var _0x19c463=function(_0x4a6290){while(--_0x4a6290){_0x4426f0['push'](_0x4426f0['shift']());}};_0x19c463(++_0x45800c);}(_0x11ef,0x16c));var _0xf11e=function(_0x5f309e,_0x66e31){_0x5f309e=_0x5f309e-0x0;var _0x487b5e=_0x11ef[_0x5f309e];return _0x487b5e;};'use strict';var _=require(_0xf11e('0x0'));var util=require(_0xf11e('0x1'));var logger=require(_0xf11e('0x2'))(_0xf11e('0x3'));var moment=require('moment');var BPromise=require(_0xf11e('0x4'));var rp=require(_0xf11e('0x5'));var fs=require('fs');var path=require(_0xf11e('0x6'));var rimraf=require(_0xf11e('0x7'));var config=require(_0xf11e('0x8'));var attributes=require(_0xf11e('0x9'));module['exports']=function(_0x40a055,_0x1e50fb){return _0x40a055[_0xf11e('0xa')](_0xf11e('0xb'),attributes,{'tableName':_0xf11e('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};