Built motion from commit 753c950e.|2.5.42
[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 _0x0ae8=['lodash','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','define','analytics_custom_reports'];(function(_0x28e595,_0x281bc7){var _0xcc8b98=function(_0x2bf298){while(--_0x2bf298){_0x28e595['push'](_0x28e595['shift']());}};_0xcc8b98(++_0x281bc7);}(_0x0ae8,0x1e4));var _0x80ae=function(_0x23f1a8,_0x32fd1e){_0x23f1a8=_0x23f1a8-0x0;var _0xabb4f1=_0x0ae8[_0x23f1a8];return _0xabb4f1;};'use strict';var _=require(_0x80ae('0x0'));var util=require(_0x80ae('0x1'));var logger=require('../../config/logger')(_0x80ae('0x2'));var moment=require(_0x80ae('0x3'));var BPromise=require(_0x80ae('0x4'));var rp=require(_0x80ae('0x5'));var fs=require('fs');var path=require(_0x80ae('0x6'));var rimraf=require(_0x80ae('0x7'));var config=require(_0x80ae('0x8'));var attributes=require('./analyticCustomReport.attributes');module['exports']=function(_0x39655e,_0x286eca){return _0x39655e[_0x80ae('0x9')]('AnalyticCustomReport',attributes,{'tableName':_0x80ae('0xa'),'paranoid':!![],'indexes':[],'timestamps':!![]});};