65b23e8fafa09db99f999f0cc8f686a4b2e211d3
[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 _0x6a2c=['api','bluebird','request-promise','path','../../config/environment','define','report_agent_preview','lodash','util','../../config/logger'];(function(_0x3eabfe,_0x3c1dd8){var _0x31b326=function(_0x340f61){while(--_0x340f61){_0x3eabfe['push'](_0x3eabfe['shift']());}};_0x31b326(++_0x3c1dd8);}(_0x6a2c,0x147));var _0xc6a2=function(_0x2b09be,_0x2bc246){_0x2b09be=_0x2b09be-0x0;var _0x8b494f=_0x6a2c[_0x2b09be];return _0x8b494f;};'use strict';var _=require(_0xc6a2('0x0'));var util=require(_0xc6a2('0x1'));var logger=require(_0xc6a2('0x2'))(_0xc6a2('0x3'));var moment=require('moment');var BPromise=require(_0xc6a2('0x4'));var rp=require(_0xc6a2('0x5'));var fs=require('fs');var path=require(_0xc6a2('0x6'));var rimraf=require('rimraf');var config=require(_0xc6a2('0x7'));var attributes=require('./reportAgentPreview.attributes');module['exports']=function(_0x48693e,_0x1794ce){return _0x48693e[_0xc6a2('0x8')]('ReportAgentPreview',attributes,{'tableName':_0xc6a2('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};