Built motion from commit (unavailable).|2.5.10
[motion2.git] / server / api / reportAgentPreview / reportAgentPreview.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 _0x7f64=['bluebird','../../config/environment','exports','ReportAgentPreview','report_agent_preview','util','../../config/logger','api','moment'];(function(_0x3c800f,_0x341a0c){var _0x2409b6=function(_0x3554e6){while(--_0x3554e6){_0x3c800f['push'](_0x3c800f['shift']());}};_0x2409b6(++_0x341a0c);}(_0x7f64,0x16d));var _0x47f6=function(_0xc63dbc,_0x18577b){_0xc63dbc=_0xc63dbc-0x0;var _0x527bd4=_0x7f64[_0xc63dbc];return _0x527bd4;};'use strict';var _=require('lodash');var util=require(_0x47f6('0x0'));var logger=require(_0x47f6('0x1'))(_0x47f6('0x2'));var moment=require(_0x47f6('0x3'));var BPromise=require(_0x47f6('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x47f6('0x5'));var attributes=require('./reportAgentPreview.attributes');module[_0x47f6('0x6')]=function(_0x5e3c81,_0x3466cc){return _0x5e3c81['define'](_0x47f6('0x7'),attributes,{'tableName':_0x47f6('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};