Built motion from commit (unavailable).|2.5.10
[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 _0x4c3a=['../../config/logger','moment','request-promise','path','rimraf','../../config/environment','./integrationReport.attributes','exports','define','util'];(function(_0x3d79be,_0x3919bf){var _0x1b209d=function(_0x57bcfb){while(--_0x57bcfb){_0x3d79be['push'](_0x3d79be['shift']());}};_0x1b209d(++_0x3919bf);}(_0x4c3a,0x153));var _0xa4c3=function(_0xf35672,_0x3833af){_0xf35672=_0xf35672-0x0;var _0x26afcf=_0x4c3a[_0xf35672];return _0x26afcf;};'use strict';var _=require('lodash');var util=require(_0xa4c3('0x0'));var logger=require(_0xa4c3('0x1'))('api');var moment=require(_0xa4c3('0x2'));var BPromise=require('bluebird');var rp=require(_0xa4c3('0x3'));var fs=require('fs');var path=require(_0xa4c3('0x4'));var rimraf=require(_0xa4c3('0x5'));var config=require(_0xa4c3('0x6'));var attributes=require(_0xa4c3('0x7'));module[_0xa4c3('0x8')]=function(_0x20e9bc,_0x2ab983){return _0x20e9bc[_0xa4c3('0x9')]('IntegrationReport',attributes,{'tableName':'report_integration','paranoid':![],'indexes':[],'timestamps':!![]});};