Built motion from commit (unavailable).|2.4.18
[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 _0xeef7=['IntegrationReport','report_integration','lodash','util','api','moment','request-promise','path','define'];(function(_0x4c9380,_0x2fefc0){var _0x49a523=function(_0x165e85){while(--_0x165e85){_0x4c9380['push'](_0x4c9380['shift']());}};_0x49a523(++_0x2fefc0);}(_0xeef7,0xf5));var _0x7eef=function(_0x1bf461,_0x2cb2d9){_0x1bf461=_0x1bf461-0x0;var _0x40549c=_0xeef7[_0x1bf461];return _0x40549c;};'use strict';var _=require(_0x7eef('0x0'));var util=require(_0x7eef('0x1'));var logger=require('../../config/logger')(_0x7eef('0x2'));var moment=require(_0x7eef('0x3'));var BPromise=require('bluebird');var rp=require(_0x7eef('0x4'));var fs=require('fs');var path=require(_0x7eef('0x5'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./integrationReport.attributes');module['exports']=function(_0x435bca,_0x262390){return _0x435bca[_0x7eef('0x6')](_0x7eef('0x7'),attributes,{'tableName':_0x7eef('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};