Built motion from commit (unavailable).|2.5.20
[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 _0xf84a=['util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./integrationReport.attributes','define','IntegrationReport','report_integration'];(function(_0x483858,_0x363bf8){var _0x5d1eb7=function(_0x297df9){while(--_0x297df9){_0x483858['push'](_0x483858['shift']());}};_0x5d1eb7(++_0x363bf8);}(_0xf84a,0xd0));var _0xaf84=function(_0x2aad2c,_0x8135ed){_0x2aad2c=_0x2aad2c-0x0;var _0x58d81c=_0xf84a[_0x2aad2c];return _0x58d81c;};'use strict';var _=require('lodash');var util=require(_0xaf84('0x0'));var logger=require(_0xaf84('0x1'))(_0xaf84('0x2'));var moment=require(_0xaf84('0x3'));var BPromise=require(_0xaf84('0x4'));var rp=require(_0xaf84('0x5'));var fs=require('fs');var path=require(_0xaf84('0x6'));var rimraf=require(_0xaf84('0x7'));var config=require(_0xaf84('0x8'));var attributes=require(_0xaf84('0x9'));module['exports']=function(_0x55d345,_0x25d201){return _0x55d345[_0xaf84('0xa')](_0xaf84('0xb'),attributes,{'tableName':_0xaf84('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};