Built motion from commit f8768ebe.|2.6.15
[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 _0x2a4e=['bluebird','request-promise','rimraf','./reportAgentPreview.attributes','exports','define','report_agent_preview','lodash','../../config/logger','api','moment'];(function(_0x8b7714,_0x2d3e6d){var _0x1cdf0d=function(_0x32f67e){while(--_0x32f67e){_0x8b7714['push'](_0x8b7714['shift']());}};_0x1cdf0d(++_0x2d3e6d);}(_0x2a4e,0xee));var _0xe2a4=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x2a4e[_0x321bb2];return _0x9c12ed;};'use strict';var _=require(_0xe2a4('0x0'));var util=require('util');var logger=require(_0xe2a4('0x1'))(_0xe2a4('0x2'));var moment=require(_0xe2a4('0x3'));var BPromise=require(_0xe2a4('0x4'));var rp=require(_0xe2a4('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xe2a4('0x6'));var config=require('../../config/environment');var attributes=require(_0xe2a4('0x7'));module[_0xe2a4('0x8')]=function(_0x2e7e21,_0x4ddb93){return _0x2e7e21[_0xe2a4('0x9')]('ReportAgentPreview',attributes,{'tableName':_0xe2a4('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};