Built motion from commit 67e5df37.|2.0.66
[motion2.git] / server / api / reportAgentPreview / index.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 _0xc8d4=['../../components/interaction/service','../../config/environment','exports','multer','express','Router','../../components/auth/service'];(function(_0x4c7e2a,_0x4a17c8){var _0x27bb48=function(_0x196f7d){while(--_0x196f7d){_0x4c7e2a['push'](_0x4c7e2a['shift']());}};_0x27bb48(++_0x4a17c8);}(_0xc8d4,0x9d));var _0x4c8d=function(_0x399d4f,_0x107c55){_0x399d4f=_0x399d4f-0x0;var _0x1b19cc=_0xc8d4[_0x399d4f];return _0x1b19cc;};'use strict';var multer=require(_0x4c8d('0x0'));var util=require('util');var path=require('path');var express=require(_0x4c8d('0x1'));var router=express[_0x4c8d('0x2')]();var auth=require(_0x4c8d('0x3'));var interaction=require(_0x4c8d('0x4'));var config=require(_0x4c8d('0x5'));module[_0x4c8d('0x6')]=router;