Built motion from commit f57cc866.|2.6.31
[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 _0x85b0=['util','../../config/logger','moment','request-promise','path','rimraf','../../config/environment','./analyticCustomReport.attributes','define'];(function(_0x11d0f3,_0x2c52c7){var _0x1a0f83=function(_0x25b7f8){while(--_0x25b7f8){_0x11d0f3['push'](_0x11d0f3['shift']());}};_0x1a0f83(++_0x2c52c7);}(_0x85b0,0x171));var _0x085b=function(_0x2bc0f5,_0x44f336){_0x2bc0f5=_0x2bc0f5-0x0;var _0x42c6ac=_0x85b0[_0x2bc0f5];return _0x42c6ac;};'use strict';var _=require('lodash');var util=require(_0x085b('0x0'));var logger=require(_0x085b('0x1'))('api');var moment=require(_0x085b('0x2'));var BPromise=require('bluebird');var rp=require(_0x085b('0x3'));var fs=require('fs');var path=require(_0x085b('0x4'));var rimraf=require(_0x085b('0x5'));var config=require(_0x085b('0x6'));var attributes=require(_0x085b('0x7'));module['exports']=function(_0x5f3cdd,_0x159df5){return _0x5f3cdd[_0x085b('0x8')]('AnalyticCustomReport',attributes,{'tableName':'analytics_custom_reports','paranoid':!![],'indexes':[],'timestamps':!![]});};