Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / analyticExtractedReport / index.js
index 8d8da12..a57c66b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbf67=['create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticExtractedReport.controller','get','isAuthenticated','/:id','show','download','post'];(function(_0x469e9b,_0x44e1cf){var _0x2d6269=function(_0x24491e){while(--_0x24491e){_0x469e9b['push'](_0x469e9b['shift']());}};_0x2d6269(++_0x44e1cf);}(_0xbf67,0x1a4));var _0x7bf6=function(_0x3131bd,_0x4da42e){_0x3131bd=_0x3131bd-0x0;var _0x5355d8=_0xbf67[_0x3131bd];return _0x5355d8;};'use strict';var multer=require(_0x7bf6('0x0'));var util=require(_0x7bf6('0x1'));var path=require(_0x7bf6('0x2'));var timeout=require(_0x7bf6('0x3'));var express=require(_0x7bf6('0x4'));var router=express[_0x7bf6('0x5')]();var fs_extra=require(_0x7bf6('0x6'));var auth=require(_0x7bf6('0x7'));var interaction=require(_0x7bf6('0x8'));var config=require(_0x7bf6('0x9'));var controller=require(_0x7bf6('0xa'));router[_0x7bf6('0xb')]('/',auth[_0x7bf6('0xc')](),controller['index']);router[_0x7bf6('0xb')](_0x7bf6('0xd'),auth['isAuthenticated'](),controller[_0x7bf6('0xe')]);router['get']('/:id/download',auth['isAuthenticated'](),controller[_0x7bf6('0xf')]);router[_0x7bf6('0x10')]('/',auth[_0x7bf6('0xc')](),controller[_0x7bf6('0x11')]);router[_0x7bf6('0x12')](_0x7bf6('0xd'),auth[_0x7bf6('0xc')](),controller[_0x7bf6('0x13')]);router[_0x7bf6('0x14')](_0x7bf6('0xd'),auth['isAuthenticated'](),controller[_0x7bf6('0x15')]);module[_0x7bf6('0x16')]=router;
\ No newline at end of file
+var _0x054a=['./analyticExtractedReport.controller','isAuthenticated','get','/:id','/:id/download','download','post','put','update','delete','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x361ca1,_0x1fef27){var _0x253fcb=function(_0x332285){while(--_0x332285){_0x361ca1['push'](_0x361ca1['shift']());}};_0x253fcb(++_0x1fef27);}(_0x054a,0x1bb));var _0xa054=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x054a[_0x20a584];return _0x4b41a8;};'use strict';var multer=require('multer');var util=require(_0xa054('0x0'));var path=require(_0xa054('0x1'));var timeout=require(_0xa054('0x2'));var express=require(_0xa054('0x3'));var router=express[_0xa054('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xa054('0x5'));var interaction=require(_0xa054('0x6'));var config=require('../../config/environment');var controller=require(_0xa054('0x7'));router['get']('/',auth[_0xa054('0x8')](),controller['index']);router[_0xa054('0x9')](_0xa054('0xa'),auth[_0xa054('0x8')](),controller['show']);router[_0xa054('0x9')](_0xa054('0xb'),auth[_0xa054('0x8')](),controller[_0xa054('0xc')]);router[_0xa054('0xd')]('/',auth[_0xa054('0x8')](),controller['create']);router[_0xa054('0xe')]('/:id',auth[_0xa054('0x8')](),controller[_0xa054('0xf')]);router[_0xa054('0x10')](_0xa054('0xa'),auth['isAuthenticated'](),controller['destroy']);module[_0xa054('0x11')]=router;
\ No newline at end of file