Built motion from commit bab6f49e.|2.6.17
[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 _0x6a62=['bluebird','path','rimraf','exports','define','analytics_extracted_reports','lodash','util','../../config/logger','api'];(function(_0x47289,_0x305aff){var _0x5626b2=function(_0x5c9509){while(--_0x5c9509){_0x47289['push'](_0x47289['shift']());}};_0x5626b2(++_0x305aff);}(_0x6a62,0x196));var _0x26a6=function(_0x46dcff,_0x285940){_0x46dcff=_0x46dcff-0x0;var _0x4e52f1=_0x6a62[_0x46dcff];return _0x4e52f1;};'use strict';var _=require(_0x26a6('0x0'));var util=require(_0x26a6('0x1'));var logger=require(_0x26a6('0x2'))(_0x26a6('0x3'));var moment=require('moment');var BPromise=require(_0x26a6('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x26a6('0x5'));var rimraf=require(_0x26a6('0x6'));var config=require('../../config/environment');var attributes=require('./analyticExtractedReport.attributes');module[_0x26a6('0x7')]=function(_0x1e095a,_0x1c1e67){return _0x1e095a[_0x26a6('0x8')]('AnalyticExtractedReport',attributes,{'tableName':_0x26a6('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};