Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / api / cmHopperFinal / index.js
index 274cf51..653724b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x94ff=['fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','describe','/:id','show','countContactsQueueCampaignHopperFinal','/campaign/countAttributes/:id','countContactsIvrCampaignHopperFinal','post','/voice/queue/moveContacts/:id','/voice/campaign/moveContacts/:id','moveContactsIvrCampaignHopperFinal','/checkContactHopper','checkContactHopper','put','exports','multer','express','Router'];(function(_0x38966f,_0x12f4d0){var _0x33ce6d=function(_0x290cf9){while(--_0x290cf9){_0x38966f['push'](_0x38966f['shift']());}};_0x33ce6d(++_0x12f4d0);}(_0x94ff,0xc3));var _0xf94f=function(_0x3c4777,_0x516e8c){_0x3c4777=_0x3c4777-0x0;var _0x1d2fa7=_0x94ff[_0x3c4777];return _0x1d2fa7;};'use strict';var multer=require(_0xf94f('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xf94f('0x1'));var router=express[_0xf94f('0x2')]();var fs_extra=require(_0xf94f('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0xf94f('0x4'));var config=require(_0xf94f('0x5'));var controller=require('./cmHopperFinal.controller');router[_0xf94f('0x6')]('/',auth[_0xf94f('0x7')](),controller['index']);router[_0xf94f('0x6')]('/describe',auth[_0xf94f('0x7')](),controller[_0xf94f('0x8')]);router['get'](_0xf94f('0x9'),auth[_0xf94f('0x7')](),controller[_0xf94f('0xa')]);router['get']('/voice/queue/countAttributes/:id',auth[_0xf94f('0x7')](),controller[_0xf94f('0xb')]);router[_0xf94f('0x6')](_0xf94f('0xc'),auth[_0xf94f('0x7')](),controller[_0xf94f('0xd')]);router[_0xf94f('0xe')](_0xf94f('0xf'),auth[_0xf94f('0x7')](),controller['moveContactsQueueCampaignHopperFinal']);router[_0xf94f('0xe')](_0xf94f('0x10'),auth[_0xf94f('0x7')](),controller[_0xf94f('0x11')]);router['post'](_0xf94f('0x12'),auth[_0xf94f('0x7')](),controller[_0xf94f('0x13')]);router[_0xf94f('0x14')](_0xf94f('0x9'),auth[_0xf94f('0x7')](),controller['update']);module[_0xf94f('0x15')]=router;
\ No newline at end of file
+var _0x07aa=['isAuthenticated','index','/describe','describe','get','/:id','show','countContactsQueueCampaignHopperFinal','/campaign/countAttributes/:id','countContactsIvrCampaignHopperFinal','post','/voice/queue/moveContacts/:id','moveContactsIvrCampaignHopperFinal','/checkContactHopper','put','multer','util','path','connect-timeout','express','fs-extra','../../components/interaction/service','../../config/environment','./cmHopperFinal.controller'];(function(_0x19bfef,_0x2c60c8){var _0x14efba=function(_0x21e4e1){while(--_0x21e4e1){_0x19bfef['push'](_0x19bfef['shift']());}};_0x14efba(++_0x2c60c8);}(_0x07aa,0xb7));var _0xa07a=function(_0x53bf6f,_0x2c4753){_0x53bf6f=_0x53bf6f-0x0;var _0x46a78b=_0x07aa[_0x53bf6f];return _0x46a78b;};'use strict';var multer=require(_0xa07a('0x0'));var util=require(_0xa07a('0x1'));var path=require(_0xa07a('0x2'));var timeout=require(_0xa07a('0x3'));var express=require(_0xa07a('0x4'));var router=express['Router']();var fs_extra=require(_0xa07a('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xa07a('0x6'));var config=require(_0xa07a('0x7'));var controller=require(_0xa07a('0x8'));router['get']('/',auth[_0xa07a('0x9')](),controller[_0xa07a('0xa')]);router['get'](_0xa07a('0xb'),auth['isAuthenticated'](),controller[_0xa07a('0xc')]);router[_0xa07a('0xd')](_0xa07a('0xe'),auth['isAuthenticated'](),controller[_0xa07a('0xf')]);router[_0xa07a('0xd')]('/voice/queue/countAttributes/:id',auth[_0xa07a('0x9')](),controller[_0xa07a('0x10')]);router[_0xa07a('0xd')](_0xa07a('0x11'),auth[_0xa07a('0x9')](),controller[_0xa07a('0x12')]);router[_0xa07a('0x13')](_0xa07a('0x14'),auth['isAuthenticated'](),controller['moveContactsQueueCampaignHopperFinal']);router[_0xa07a('0x13')]('/voice/campaign/moveContacts/:id',auth[_0xa07a('0x9')](),controller[_0xa07a('0x15')]);router[_0xa07a('0x13')](_0xa07a('0x16'),auth[_0xa07a('0x9')](),controller['checkContactHopper']);router[_0xa07a('0x17')]('/:id',auth[_0xa07a('0x9')](),controller['update']);module['exports']=router;
\ No newline at end of file