Built motion from commit 639a1a7f.|2.6.19
[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 _0x83e9=['moment','bluebird','request-promise','path','rimraf','../../config/environment','./reportAgentPreview.attributes','define','ReportAgentPreview','lodash','util','api'];(function(_0x52dd39,_0xdb90a5){var _0x1d4076=function(_0x19c184){while(--_0x19c184){_0x52dd39['push'](_0x52dd39['shift']());}};_0x1d4076(++_0xdb90a5);}(_0x83e9,0x111));var _0x983e=function(_0x3abd63,_0x49de10){_0x3abd63=_0x3abd63-0x0;var _0x365275=_0x83e9[_0x3abd63];return _0x365275;};'use strict';var _=require(_0x983e('0x0'));var util=require(_0x983e('0x1'));var logger=require('../../config/logger')(_0x983e('0x2'));var moment=require(_0x983e('0x3'));var BPromise=require(_0x983e('0x4'));var rp=require(_0x983e('0x5'));var fs=require('fs');var path=require(_0x983e('0x6'));var rimraf=require(_0x983e('0x7'));var config=require(_0x983e('0x8'));var attributes=require(_0x983e('0x9'));module['exports']=function(_0x2ed57e,_0x413dbd){return _0x2ed57e[_0x983e('0xa')](_0x983e('0xb'),attributes,{'tableName':'report_agent_preview','paranoid':![],'indexes':[],'timestamps':!![]});};