Built motion from commit 775e2a94.|2.6.3
[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 _0x7159=['path','rimraf','./reportAgentPreview.attributes','define','lodash','util','../../config/logger','api','bluebird','request-promise'];(function(_0x416797,_0x28e817){var _0x5309c6=function(_0x818f3f){while(--_0x818f3f){_0x416797['push'](_0x416797['shift']());}};_0x5309c6(++_0x28e817);}(_0x7159,0x158));var _0x9715=function(_0x1fb0c1,_0x1d52e0){_0x1fb0c1=_0x1fb0c1-0x0;var _0xd4b95a=_0x7159[_0x1fb0c1];return _0xd4b95a;};'use strict';var _=require(_0x9715('0x0'));var util=require(_0x9715('0x1'));var logger=require(_0x9715('0x2'))(_0x9715('0x3'));var moment=require('moment');var BPromise=require(_0x9715('0x4'));var rp=require(_0x9715('0x5'));var fs=require('fs');var path=require(_0x9715('0x6'));var rimraf=require(_0x9715('0x7'));var config=require('../../config/environment');var attributes=require(_0x9715('0x8'));module['exports']=function(_0x4b7711,_0x36572e){return _0x4b7711[_0x9715('0x9')]('ReportAgentPreview',attributes,{'tableName':'report_agent_preview','paranoid':![],'indexes':[],'timestamps':!![]});};