Built motion from commit c738b9ac.|2.6.25
[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 _0x23ed=['bluebird','request-promise','path','rimraf','../../config/environment','./analyticExtractedReport.attributes','define','AnalyticExtractedReport','lodash','../../config/logger'];(function(_0x134183,_0x309bd8){var _0x31a5ab=function(_0x3a2218){while(--_0x3a2218){_0x134183['push'](_0x134183['shift']());}};_0x31a5ab(++_0x309bd8);}(_0x23ed,0x116));var _0xd23e=function(_0x23c37,_0x47ef03){_0x23c37=_0x23c37-0x0;var _0x21e2b9=_0x23ed[_0x23c37];return _0x21e2b9;};'use strict';var _=require(_0xd23e('0x0'));var util=require('util');var logger=require(_0xd23e('0x1'))('api');var moment=require('moment');var BPromise=require(_0xd23e('0x2'));var rp=require(_0xd23e('0x3'));var fs=require('fs');var path=require(_0xd23e('0x4'));var rimraf=require(_0xd23e('0x5'));var config=require(_0xd23e('0x6'));var attributes=require(_0xd23e('0x7'));module['exports']=function(_0x931a1e,_0x267556){return _0x931a1e[_0xd23e('0x8')](_0xd23e('0x9'),attributes,{'tableName':'analytics_extracted_reports','paranoid':![],'indexes':[],'timestamps':!![]});};