Built motion from commit 775e2a94.|2.6.3
[motion2.git] / server / api / cmHopperFinal / index.js
index 274cf51..05a32a3 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 _0x3895=['post','/voice/queue/moveContacts/:id','moveContactsQueueCampaignHopperFinal','moveContactsIvrCampaignHopperFinal','checkContactHopper','put','update','exports','util','express','Router','../../config/environment','get','index','/describe','isAuthenticated','describe','/:id','/voice/queue/countAttributes/:id'];(function(_0x1f8aba,_0x421c46){var _0x4ae66e=function(_0x389d35){while(--_0x389d35){_0x1f8aba['push'](_0x1f8aba['shift']());}};_0x4ae66e(++_0x421c46);}(_0x3895,0x112));var _0x5389=function(_0xe18293,_0x1fab04){_0xe18293=_0xe18293-0x0;var _0x145026=_0x3895[_0xe18293];return _0x145026;};'use strict';var multer=require('multer');var util=require(_0x5389('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x5389('0x1'));var router=express[_0x5389('0x2')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x5389('0x3'));var controller=require('./cmHopperFinal.controller');router[_0x5389('0x4')]('/',auth['isAuthenticated'](),controller[_0x5389('0x5')]);router['get'](_0x5389('0x6'),auth[_0x5389('0x7')](),controller[_0x5389('0x8')]);router[_0x5389('0x4')](_0x5389('0x9'),auth[_0x5389('0x7')](),controller['show']);router[_0x5389('0x4')](_0x5389('0xa'),auth['isAuthenticated'](),controller['countContactsQueueCampaignHopperFinal']);router[_0x5389('0x4')]('/campaign/countAttributes/:id',auth[_0x5389('0x7')](),controller['countContactsIvrCampaignHopperFinal']);router[_0x5389('0xb')](_0x5389('0xc'),auth[_0x5389('0x7')](),controller[_0x5389('0xd')]);router[_0x5389('0xb')]('/voice/campaign/moveContacts/:id',auth[_0x5389('0x7')](),controller[_0x5389('0xe')]);router[_0x5389('0xb')]('/checkContactHopper',auth[_0x5389('0x7')](),controller[_0x5389('0xf')]);router[_0x5389('0x10')]('/:id',auth[_0x5389('0x7')](),controller[_0x5389('0x11')]);module[_0x5389('0x12')]=router;
\ No newline at end of file