Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / jira / 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 _0xc94e=['./jira.controller','post','isAuthenticated','send','exports','express','Router','../../components/auth/service'];(function(_0x5a5395,_0x5361f6){var _0x4da43d=function(_0x149941){while(--_0x149941){_0x5a5395['push'](_0x5a5395['shift']());}};_0x4da43d(++_0x5361f6);}(_0xc94e,0x85));var _0xec94=function(_0x5e57f4,_0x409323){_0x5e57f4=_0x5e57f4-0x0;var _0x14cf66=_0xc94e[_0x5e57f4];return _0x14cf66;};'use strict';var express=require(_0xec94('0x0'));var router=express[_0xec94('0x1')]();var auth=require(_0xec94('0x2'));var controller=require(_0xec94('0x3'));router[_0xec94('0x4')]('/',auth[_0xec94('0x5')](),controller[_0xec94('0x6')]);module[_0xec94('0x7')]=router;