Built motion from commit 14588770.|2.5.38
[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 _0xae4f=['util','api','moment','request-promise','rimraf','../../config/environment','exports','define','ReportAgentPreview'];(function(_0x173252,_0x491c7b){var _0x527280=function(_0x4637ef){while(--_0x4637ef){_0x173252['push'](_0x173252['shift']());}};_0x527280(++_0x491c7b);}(_0xae4f,0x117));var _0xfae4=function(_0x5b2779,_0x5a46d6){_0x5b2779=_0x5b2779-0x0;var _0x51fe86=_0xae4f[_0x5b2779];return _0x51fe86;};'use strict';var _=require('lodash');var util=require(_0xfae4('0x0'));var logger=require('../../config/logger')(_0xfae4('0x1'));var moment=require(_0xfae4('0x2'));var BPromise=require('bluebird');var rp=require(_0xfae4('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0xfae4('0x4'));var config=require(_0xfae4('0x5'));var attributes=require('./reportAgentPreview.attributes');module[_0xfae4('0x6')]=function(_0x20d245,_0x1c0b93){return _0x20d245[_0xfae4('0x7')](_0xfae4('0x8'),attributes,{'tableName':'report_agent_preview','paranoid':![],'indexes':[],'timestamps':!![]});};