Built motion from commit 9b156c94.|2.6.22
[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 _0x541b=['lodash','util','../../config/logger','api','request-promise','path','../../config/environment','./analyticTreeReport.attributes','define','AnalyticTreeReport','analytics_report_trees'];(function(_0x19291a,_0x142464){var _0x56b8c3=function(_0x2cc1e8){while(--_0x2cc1e8){_0x19291a['push'](_0x19291a['shift']());}};_0x56b8c3(++_0x142464);}(_0x541b,0x8f));var _0xb541=function(_0xe779,_0x1a1b29){_0xe779=_0xe779-0x0;var _0x5201de=_0x541b[_0xe779];return _0x5201de;};'use strict';var _=require(_0xb541('0x0'));var util=require(_0xb541('0x1'));var logger=require(_0xb541('0x2'))(_0xb541('0x3'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xb541('0x4'));var fs=require('fs');var path=require(_0xb541('0x5'));var rimraf=require('rimraf');var config=require(_0xb541('0x6'));var attributes=require(_0xb541('0x7'));module['exports']=function(_0x167dc3,_0x1ab34a){return _0x167dc3[_0xb541('0x8')](_0xb541('0x9'),attributes,{'tableName':_0xb541('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};