38a0994a155add58b6b4ee8461319792315e13ca
[motion2.git] / server / api / analyticTreeReport / analyticTreeReport.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 _0x045a=['./analyticTreeReport.attributes','exports','define','lodash','util','../../config/logger','moment','request-promise','path','rimraf'];(function(_0x4b13f0,_0x1273df){var _0x2a1955=function(_0x5634ea){while(--_0x5634ea){_0x4b13f0['push'](_0x4b13f0['shift']());}};_0x2a1955(++_0x1273df);}(_0x045a,0x175));var _0xa045=function(_0x47876b,_0x13ea94){_0x47876b=_0x47876b-0x0;var _0x4a32f3=_0x045a[_0x47876b];return _0x4a32f3;};'use strict';var _=require(_0xa045('0x0'));var util=require(_0xa045('0x1'));var logger=require(_0xa045('0x2'))('api');var moment=require(_0xa045('0x3'));var BPromise=require('bluebird');var rp=require(_0xa045('0x4'));var fs=require('fs');var path=require(_0xa045('0x5'));var rimraf=require(_0xa045('0x6'));var config=require('../../config/environment');var attributes=require(_0xa045('0x7'));module[_0xa045('0x8')]=function(_0x218a79,_0xb480de){return _0x218a79[_0xa045('0x9')]('AnalyticTreeReport',attributes,{'tableName':'analytics_report_trees','paranoid':![],'indexes':[],'timestamps':!![]});};