Built motion from commit 00bf23f6.|2.6.16
[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 _0xbdb9=['AnalyticExtractedReport','analytics_extracted_reports','lodash','api','moment','path','rimraf','exports','define'];(function(_0x4a3618,_0x28b797){var _0x13f127=function(_0x474c49){while(--_0x474c49){_0x4a3618['push'](_0x4a3618['shift']());}};_0x13f127(++_0x28b797);}(_0xbdb9,0xf5));var _0x9bdb=function(_0x73c44b,_0x21a175){_0x73c44b=_0x73c44b-0x0;var _0x54f12f=_0xbdb9[_0x73c44b];return _0x54f12f;};'use strict';var _=require(_0x9bdb('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x9bdb('0x1'));var moment=require(_0x9bdb('0x2'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x9bdb('0x3'));var rimraf=require(_0x9bdb('0x4'));var config=require('../../config/environment');var attributes=require('./analyticExtractedReport.attributes');module[_0x9bdb('0x5')]=function(_0x66816a,_0x476355){return _0x66816a[_0x9bdb('0x6')](_0x9bdb('0x7'),attributes,{'tableName':_0x9bdb('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};