Built motion from commit bbec7235.|2.6.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 _0x617a=['util','api','moment','bluebird','path','rimraf','./integrationReport.attributes','define','IntegrationReport','report_integration','lodash'];(function(_0x3b6246,_0x40eb29){var _0x4cd3fb=function(_0x14ab06){while(--_0x14ab06){_0x3b6246['push'](_0x3b6246['shift']());}};_0x4cd3fb(++_0x40eb29);}(_0x617a,0x107));var _0xa617=function(_0x3041ce,_0x382f98){_0x3041ce=_0x3041ce-0x0;var _0x68a7f9=_0x617a[_0x3041ce];return _0x68a7f9;};'use strict';var _=require(_0xa617('0x0'));var util=require(_0xa617('0x1'));var logger=require('../../config/logger')(_0xa617('0x2'));var moment=require(_0xa617('0x3'));var BPromise=require(_0xa617('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xa617('0x5'));var rimraf=require(_0xa617('0x6'));var config=require('../../config/environment');var attributes=require(_0xa617('0x7'));module['exports']=function(_0x2f9afd,_0x34e39f){return _0x2f9afd[_0xa617('0x8')](_0xa617('0x9'),attributes,{'tableName':_0xa617('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};