289519c64f44807387e4c42f8b78d7bd1531b8f4
[motion2.git] / server / api / analyticCustomReport / analyticCustomReport.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 _0x4bee=['exports','AnalyticCustomReport','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x178668,_0x1ec300){var _0x26107d=function(_0x4c0aa8){while(--_0x4c0aa8){_0x178668['push'](_0x178668['shift']());}};_0x26107d(++_0x1ec300);}(_0x4bee,0x18e));var _0xe4be=function(_0x32f05c,_0x273aef){_0x32f05c=_0x32f05c-0x0;var _0x4307ed=_0x4bee[_0x32f05c];return _0x4307ed;};'use strict';var _=require('lodash');var util=require(_0xe4be('0x0'));var logger=require(_0xe4be('0x1'))(_0xe4be('0x2'));var moment=require(_0xe4be('0x3'));var BPromise=require(_0xe4be('0x4'));var rp=require(_0xe4be('0x5'));var fs=require('fs');var path=require(_0xe4be('0x6'));var rimraf=require(_0xe4be('0x7'));var config=require(_0xe4be('0x8'));var attributes=require('./analyticCustomReport.attributes');module[_0xe4be('0x9')]=function(_0x30b489,_0x38f18b){return _0x30b489['define'](_0xe4be('0xa'),attributes,{'tableName':'analytics_custom_reports','paranoid':!![],'indexes':[],'timestamps':!![]});};