Built motion from commit (unavailable).|2.5.13
[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 _0x675e=['exports','define','analytics_default_reports','lodash','util','moment','bluebird','request-promise','rimraf','../../config/environment'];(function(_0x1f0bcf,_0x408bd6){var _0x1cb51c=function(_0x5908a1){while(--_0x5908a1){_0x1f0bcf['push'](_0x1f0bcf['shift']());}};_0x1cb51c(++_0x408bd6);}(_0x675e,0xc1));var _0xe675=function(_0x9307ea,_0x38968a){_0x9307ea=_0x9307ea-0x0;var _0x295554=_0x675e[_0x9307ea];return _0x295554;};'use strict';var _=require(_0xe675('0x0'));var util=require(_0xe675('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0xe675('0x2'));var BPromise=require(_0xe675('0x3'));var rp=require(_0xe675('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xe675('0x5'));var config=require(_0xe675('0x6'));var attributes=require('./analyticDefaultReport.attributes');module[_0xe675('0x7')]=function(_0x1c5937,_0xa1747b){return _0x1c5937[_0xe675('0x8')]('AnalyticDefaultReport',attributes,{'tableName':_0xe675('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};