Built motion from commit (unavailable).|2.5.24
[motion2.git] / server / api / cmHopperFinal / index.js
index 0c87819..881ac6d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x06ff=['util','express','Router','../../components/interaction/service','../../config/environment','./cmHopperFinal.controller','get','isAuthenticated','index','/:id','show','countContactsQueueCampaignHopperFinal','/campaign/countAttributes/:id','countContactsIvrCampaignHopperFinal','post','/voice/queue/moveContacts/:id','moveContactsQueueCampaignHopperFinal','/voice/campaign/moveContacts/:id','moveContactsIvrCampaignHopperFinal','/checkContactHopper','checkContactHopper','put','exports','multer'];(function(_0x3a8dc1,_0x2f03b8){var _0x4b3595=function(_0x1c19e7){while(--_0x1c19e7){_0x3a8dc1['push'](_0x3a8dc1['shift']());}};_0x4b3595(++_0x2f03b8);}(_0x06ff,0x1c7));var _0xf06f=function(_0x199572,_0x33e667){_0x199572=_0x199572-0x0;var _0x13cfa3=_0x06ff[_0x199572];return _0x13cfa3;};'use strict';var multer=require(_0xf06f('0x0'));var util=require(_0xf06f('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xf06f('0x2'));var router=express[_0xf06f('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xf06f('0x4'));var config=require(_0xf06f('0x5'));var controller=require(_0xf06f('0x6'));router[_0xf06f('0x7')]('/',auth[_0xf06f('0x8')](),controller[_0xf06f('0x9')]);router[_0xf06f('0x7')]('/describe',auth[_0xf06f('0x8')](),controller['describe']);router[_0xf06f('0x7')](_0xf06f('0xa'),auth['isAuthenticated'](),controller[_0xf06f('0xb')]);router[_0xf06f('0x7')]('/voice/queue/countAttributes/:id',auth[_0xf06f('0x8')](),controller[_0xf06f('0xc')]);router['get'](_0xf06f('0xd'),auth[_0xf06f('0x8')](),controller[_0xf06f('0xe')]);router[_0xf06f('0xf')](_0xf06f('0x10'),auth[_0xf06f('0x8')](),controller[_0xf06f('0x11')]);router[_0xf06f('0xf')](_0xf06f('0x12'),auth['isAuthenticated'](),controller[_0xf06f('0x13')]);router[_0xf06f('0xf')](_0xf06f('0x14'),auth[_0xf06f('0x8')](),controller[_0xf06f('0x15')]);router[_0xf06f('0x16')](_0xf06f('0xa'),auth['isAuthenticated'](),controller['update']);module[_0xf06f('0x17')]=router;
\ No newline at end of file
+var _0x825b=['index','/describe','describe','show','/voice/queue/countAttributes/:id','countContactsQueueCampaignHopperFinal','/campaign/countAttributes/:id','post','/voice/queue/moveContacts/:id','moveContactsQueueCampaignHopperFinal','/checkContactHopper','put','/:id','update','exports','multer','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x25ea25,_0x570998){var _0x1d453c=function(_0x2a5c09){while(--_0x2a5c09){_0x25ea25['push'](_0x25ea25['shift']());}};_0x1d453c(++_0x570998);}(_0x825b,0x151));var _0xb825=function(_0x478c8a,_0x9afc92){_0x478c8a=_0x478c8a-0x0;var _0x3b6b3e=_0x825b[_0x478c8a];return _0x3b6b3e;};'use strict';var multer=require(_0xb825('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xb825('0x1'));var express=require(_0xb825('0x2'));var router=express['Router']();var auth=require(_0xb825('0x3'));var interaction=require(_0xb825('0x4'));var config=require(_0xb825('0x5'));var controller=require('./cmHopperFinal.controller');router[_0xb825('0x6')]('/',auth[_0xb825('0x7')](),controller[_0xb825('0x8')]);router[_0xb825('0x6')](_0xb825('0x9'),auth[_0xb825('0x7')](),controller[_0xb825('0xa')]);router[_0xb825('0x6')]('/:id',auth[_0xb825('0x7')](),controller[_0xb825('0xb')]);router[_0xb825('0x6')](_0xb825('0xc'),auth[_0xb825('0x7')](),controller[_0xb825('0xd')]);router['get'](_0xb825('0xe'),auth[_0xb825('0x7')](),controller['countContactsIvrCampaignHopperFinal']);router[_0xb825('0xf')](_0xb825('0x10'),auth[_0xb825('0x7')](),controller[_0xb825('0x11')]);router[_0xb825('0xf')]('/voice/campaign/moveContacts/:id',auth['isAuthenticated'](),controller['moveContactsIvrCampaignHopperFinal']);router['post'](_0xb825('0x12'),auth[_0xb825('0x7')](),controller['checkContactHopper']);router[_0xb825('0x13')](_0xb825('0x14'),auth[_0xb825('0x7')](),controller[_0xb825('0x15')]);module[_0xb825('0x16')]=router;
\ No newline at end of file