Built motion from commit (unavailable).|2.5.30
[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 _0x2e6e=['define','IntegrationReport','lodash','util','../../config/logger','api','moment','path','../../config/environment','./integrationReport.attributes'];(function(_0x8e5d25,_0x4486e1){var _0x2f25e9=function(_0xa9009e){while(--_0xa9009e){_0x8e5d25['push'](_0x8e5d25['shift']());}};_0x2f25e9(++_0x4486e1);}(_0x2e6e,0xb6));var _0xe2e6=function(_0x2c8350,_0x5126ed){_0x2c8350=_0x2c8350-0x0;var _0x4d5530=_0x2e6e[_0x2c8350];return _0x4d5530;};'use strict';var _=require(_0xe2e6('0x0'));var util=require(_0xe2e6('0x1'));var logger=require(_0xe2e6('0x2'))(_0xe2e6('0x3'));var moment=require(_0xe2e6('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xe2e6('0x5'));var rimraf=require('rimraf');var config=require(_0xe2e6('0x6'));var attributes=require(_0xe2e6('0x7'));module['exports']=function(_0x682b3,_0x24cfdc){return _0x682b3[_0xe2e6('0x8')](_0xe2e6('0x9'),attributes,{'tableName':'report_integration','paranoid':![],'indexes':[],'timestamps':!![]});};