8a0f1b6b3e09b250ec79eea3704fec2f02759de9
[motion2.git] / server / api / analyticExtractedReport / analyticExtractedReport.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 _0x82be=['../../config/environment','./analyticExtractedReport.attributes','AnalyticExtractedReport','lodash','../../config/logger','api','moment','request-promise','path','rimraf'];(function(_0x24bd1e,_0x1a12d6){var _0x155540=function(_0x2cc668){while(--_0x2cc668){_0x24bd1e['push'](_0x24bd1e['shift']());}};_0x155540(++_0x1a12d6);}(_0x82be,0x125));var _0xe82b=function(_0x258486,_0x1f0b9a){_0x258486=_0x258486-0x0;var _0x4587d7=_0x82be[_0x258486];return _0x4587d7;};'use strict';var _=require(_0xe82b('0x0'));var util=require('util');var logger=require(_0xe82b('0x1'))(_0xe82b('0x2'));var moment=require(_0xe82b('0x3'));var BPromise=require('bluebird');var rp=require(_0xe82b('0x4'));var fs=require('fs');var path=require(_0xe82b('0x5'));var rimraf=require(_0xe82b('0x6'));var config=require(_0xe82b('0x7'));var attributes=require(_0xe82b('0x8'));module['exports']=function(_0x36ec86,_0x1267a0){return _0x36ec86['define'](_0xe82b('0x9'),attributes,{'tableName':'analytics_extracted_reports','paranoid':![],'indexes':[],'timestamps':!![]});};