Built motion from commit (unavailable).|2.5.22
[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 _0xedf5=['util','api','request-promise','path','../../config/environment','exports','define','AnalyticCustomReport','analytics_custom_reports'];(function(_0x3959b9,_0x225f42){var _0x16ef21=function(_0x139dec){while(--_0x139dec){_0x3959b9['push'](_0x3959b9['shift']());}};_0x16ef21(++_0x225f42);}(_0xedf5,0x10e));var _0x5edf=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0xedf5[_0x14add3];return _0x4a174f;};'use strict';var _=require('lodash');var util=require(_0x5edf('0x0'));var logger=require('../../config/logger')(_0x5edf('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x5edf('0x2'));var fs=require('fs');var path=require(_0x5edf('0x3'));var rimraf=require('rimraf');var config=require(_0x5edf('0x4'));var attributes=require('./analyticCustomReport.attributes');module[_0x5edf('0x5')]=function(_0x409f7f,_0x4e6382){return _0x409f7f[_0x5edf('0x6')](_0x5edf('0x7'),attributes,{'tableName':_0x5edf('0x8'),'paranoid':!![],'indexes':[],'timestamps':!![]});};