95fe9c6ad0d37a4bf66d7ebd27fd0280734193aa
[motion2.git] / server / api / chatQueue / chatQueue.model.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 _0xbf6a=['./chatQueue.attributes','exports','ChatQueue','lodash','util','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x2cf2e9,_0xd58ea1){var _0xd3670d=function(_0x272868){while(--_0x272868){_0x2cf2e9['push'](_0x2cf2e9['shift']());}};_0xd3670d(++_0xd58ea1);}(_0xbf6a,0x177));var _0xabf6=function(_0x13342f,_0x3d6303){_0x13342f=_0x13342f-0x0;var _0x2fc1fc=_0xbf6a[_0x13342f];return _0x2fc1fc;};'use strict';var _=require(_0xabf6('0x0'));var util=require(_0xabf6('0x1'));var logger=require(_0xabf6('0x2'))('api');var moment=require(_0xabf6('0x3'));var BPromise=require(_0xabf6('0x4'));var rp=require(_0xabf6('0x5'));var fs=require('fs');var path=require(_0xabf6('0x6'));var rimraf=require(_0xabf6('0x7'));var config=require(_0xabf6('0x8'));var attributes=require(_0xabf6('0x9'));module[_0xabf6('0xa')]=function(_0x2f595b,_0x234d9c){return _0x2f595b['define'](_0xabf6('0xb'),attributes,{'tableName':'chat_queues','paranoid':![],'indexes':[],'timestamps':!![]});};