Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / analyticDefaultReport / analyticDefaultReport.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 _0xa85a=['./analyticDefaultReport.attributes','exports','define','lodash','../../config/logger','api','moment','rimraf'];(function(_0xc3346b,_0x4b0df0){var _0x46104c=function(_0x5f404d){while(--_0x5f404d){_0xc3346b['push'](_0xc3346b['shift']());}};_0x46104c(++_0x4b0df0);}(_0xa85a,0x1db));var _0xaa85=function(_0x199572,_0x33e667){_0x199572=_0x199572-0x0;var _0x13cfa3=_0xa85a[_0x199572];return _0x13cfa3;};'use strict';var _=require(_0xaa85('0x0'));var util=require('util');var logger=require(_0xaa85('0x1'))(_0xaa85('0x2'));var moment=require(_0xaa85('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xaa85('0x4'));var config=require('../../config/environment');var attributes=require(_0xaa85('0x5'));module[_0xaa85('0x6')]=function(_0x19e975,_0x593755){return _0x19e975[_0xaa85('0x7')]('AnalyticDefaultReport',attributes,{'tableName':'analytics_default_reports','paranoid':![],'indexes':[],'timestamps':!![]});};