Built motion from commit ab870f9e.|2.5.44
[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 _0x777b=['define','AnalyticExtractedReport','analytics_extracted_reports','lodash','util','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment','./analyticExtractedReport.attributes'];(function(_0x87b0ff,_0x314389){var _0x3bc0b2=function(_0x41682b){while(--_0x41682b){_0x87b0ff['push'](_0x87b0ff['shift']());}};_0x3bc0b2(++_0x314389);}(_0x777b,0xb9));var _0xb777=function(_0x3bf12c,_0x2cce3d){_0x3bf12c=_0x3bf12c-0x0;var _0xabef12=_0x777b[_0x3bf12c];return _0xabef12;};'use strict';var _=require(_0xb777('0x0'));var util=require(_0xb777('0x1'));var logger=require(_0xb777('0x2'))(_0xb777('0x3'));var moment=require(_0xb777('0x4'));var BPromise=require(_0xb777('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xb777('0x6'));var rimraf=require(_0xb777('0x7'));var config=require(_0xb777('0x8'));var attributes=require(_0xb777('0x9'));module['exports']=function(_0x227604,_0x329861){return _0x227604[_0xb777('0xa')](_0xb777('0xb'),attributes,{'tableName':_0xb777('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};