Built motion from commit (unavailable).|2.4.16
[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 _0xdcd7=['util','../../config/logger','moment','bluebird','request-promise','rimraf','../../config/environment','./reportAgentPreview.attributes','exports','lodash'];(function(_0x36f4ed,_0x1569ac){var _0x4a915f=function(_0x3bab4f){while(--_0x3bab4f){_0x36f4ed['push'](_0x36f4ed['shift']());}};_0x4a915f(++_0x1569ac);}(_0xdcd7,0x9f));var _0x7dcd=function(_0x4daea8,_0x35c1cd){_0x4daea8=_0x4daea8-0x0;var _0xd730c2=_0xdcd7[_0x4daea8];return _0xd730c2;};'use strict';var _=require(_0x7dcd('0x0'));var util=require(_0x7dcd('0x1'));var logger=require(_0x7dcd('0x2'))('api');var moment=require(_0x7dcd('0x3'));var BPromise=require(_0x7dcd('0x4'));var rp=require(_0x7dcd('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x7dcd('0x6'));var config=require(_0x7dcd('0x7'));var attributes=require(_0x7dcd('0x8'));module[_0x7dcd('0x9')]=function(_0x8f12be,_0x1aa316){return _0x8f12be['define']('ReportAgentPreview',attributes,{'tableName':'report_agent_preview','paranoid':![],'indexes':[],'timestamps':!![]});};