31ecd8a75e27927f74c07b317a75a69c7ee5de67
[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 _0xf34f=['analytics_report_trees','lodash','../../config/logger','moment','request-promise','path','rimraf','./analyticTreeReport.attributes','define'];(function(_0x164d5e,_0x4f3332){var _0x38f638=function(_0xdcb011){while(--_0xdcb011){_0x164d5e['push'](_0x164d5e['shift']());}};_0x38f638(++_0x4f3332);}(_0xf34f,0x64));var _0xff34=function(_0x1f3f05,_0x5f3847){_0x1f3f05=_0x1f3f05-0x0;var _0x335fd6=_0xf34f[_0x1f3f05];return _0x335fd6;};'use strict';var _=require(_0xff34('0x0'));var util=require('util');var logger=require(_0xff34('0x1'))('api');var moment=require(_0xff34('0x2'));var BPromise=require('bluebird');var rp=require(_0xff34('0x3'));var fs=require('fs');var path=require(_0xff34('0x4'));var rimraf=require(_0xff34('0x5'));var config=require('../../config/environment');var attributes=require(_0xff34('0x6'));module['exports']=function(_0x1f436c,_0x5ba057){return _0x1f436c[_0xff34('0x7')]('AnalyticTreeReport',attributes,{'tableName':_0xff34('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};