22a37317a74aac15f6a3d827affdd1f2aaa83f76
[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 _0x372d=['rimraf','exports','AnalyticExtractedReport','analytics_extracted_reports','lodash','../../config/logger','moment','bluebird','path'];(function(_0x40e6fc,_0x3f97f5){var _0x216e54=function(_0x33a279){while(--_0x33a279){_0x40e6fc['push'](_0x40e6fc['shift']());}};_0x216e54(++_0x3f97f5);}(_0x372d,0x79));var _0xd372=function(_0x6833ee,_0x472574){_0x6833ee=_0x6833ee-0x0;var _0x940a22=_0x372d[_0x6833ee];return _0x940a22;};'use strict';var _=require(_0xd372('0x0'));var util=require('util');var logger=require(_0xd372('0x1'))('api');var moment=require(_0xd372('0x2'));var BPromise=require(_0xd372('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xd372('0x4'));var rimraf=require(_0xd372('0x5'));var config=require('../../config/environment');var attributes=require('./analyticExtractedReport.attributes');module[_0xd372('0x6')]=function(_0x4d7b30,_0x513cac){return _0x4d7b30['define'](_0xd372('0x7'),attributes,{'tableName':_0xd372('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};