Built motion from commit (unavailable).|2.5.6
[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 _0x8125=['bluebird','request-promise','path','rimraf','../../config/environment','define','IntegrationReport','report_integration','lodash','util','../../config/logger','moment'];(function(_0x2d89ce,_0x24d58d){var _0x3fad10=function(_0xad0ec){while(--_0xad0ec){_0x2d89ce['push'](_0x2d89ce['shift']());}};_0x3fad10(++_0x24d58d);}(_0x8125,0x188));var _0x5812=function(_0x10fb00,_0x2f5ff2){_0x10fb00=_0x10fb00-0x0;var _0xe98ee4=_0x8125[_0x10fb00];return _0xe98ee4;};'use strict';var _=require(_0x5812('0x0'));var util=require(_0x5812('0x1'));var logger=require(_0x5812('0x2'))('api');var moment=require(_0x5812('0x3'));var BPromise=require(_0x5812('0x4'));var rp=require(_0x5812('0x5'));var fs=require('fs');var path=require(_0x5812('0x6'));var rimraf=require(_0x5812('0x7'));var config=require(_0x5812('0x8'));var attributes=require('./integrationReport.attributes');module['exports']=function(_0x2a0a62,_0x2d5e2f){return _0x2a0a62[_0x5812('0x9')](_0x5812('0xa'),attributes,{'tableName':_0x5812('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};