Built motion from commit e02f907f.|2.6.14
[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 _0xe35e=['./analyticExtractedReport.attributes','define','AnalyticExtractedReport','analytics_extracted_reports','util','../../config/logger','api','moment','bluebird','rimraf','../../config/environment'];(function(_0x4f9003,_0x1e817f){var _0x543781=function(_0x260799){while(--_0x260799){_0x4f9003['push'](_0x4f9003['shift']());}};_0x543781(++_0x1e817f);}(_0xe35e,0xbf));var _0xee35=function(_0x27e811,_0x20137c){_0x27e811=_0x27e811-0x0;var _0x1627fa=_0xe35e[_0x27e811];return _0x1627fa;};'use strict';var _=require('lodash');var util=require(_0xee35('0x0'));var logger=require(_0xee35('0x1'))(_0xee35('0x2'));var moment=require(_0xee35('0x3'));var BPromise=require(_0xee35('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xee35('0x5'));var config=require(_0xee35('0x6'));var attributes=require(_0xee35('0x7'));module['exports']=function(_0x72bc1d,_0x181d2f){return _0x72bc1d[_0xee35('0x8')](_0xee35('0x9'),attributes,{'tableName':_0xee35('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};