Built motion from commit (unavailable).|2.5.14
[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 _0x3e03=['util','../../config/logger','api','moment','request-promise','rimraf','../../config/environment','./integrationReport.attributes','exports','IntegrationReport','report_integration','lodash'];(function(_0x129ddf,_0x573f73){var _0x518dc3=function(_0x58cbbf){while(--_0x58cbbf){_0x129ddf['push'](_0x129ddf['shift']());}};_0x518dc3(++_0x573f73);}(_0x3e03,0x6b));var _0x33e0=function(_0x35e06d,_0xad434c){_0x35e06d=_0x35e06d-0x0;var _0x1b7a39=_0x3e03[_0x35e06d];return _0x1b7a39;};'use strict';var _=require(_0x33e0('0x0'));var util=require(_0x33e0('0x1'));var logger=require(_0x33e0('0x2'))(_0x33e0('0x3'));var moment=require(_0x33e0('0x4'));var BPromise=require('bluebird');var rp=require(_0x33e0('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x33e0('0x6'));var config=require(_0x33e0('0x7'));var attributes=require(_0x33e0('0x8'));module[_0x33e0('0x9')]=function(_0x164d16,_0x12ca60){return _0x164d16['define'](_0x33e0('0xa'),attributes,{'tableName':_0x33e0('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};