Built motion from commit fe909640.|2.6.8
[motion2.git] / server / api / userChatQueue / userChatQueue.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 _0xdf06=['api','moment','request-promise','path','rimraf','../../config/environment','exports','define','user_has_chat_queues','lodash','util','../../config/logger'];(function(_0x465028,_0x4570ac){var _0xb783d4=function(_0x5458c5){while(--_0x5458c5){_0x465028['push'](_0x465028['shift']());}};_0xb783d4(++_0x4570ac);}(_0xdf06,0x1b9));var _0x6df0=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0xdf06[_0xa464c9];return _0x3d73c4;};'use strict';var _=require(_0x6df0('0x0'));var util=require(_0x6df0('0x1'));var logger=require(_0x6df0('0x2'))(_0x6df0('0x3'));var moment=require(_0x6df0('0x4'));var BPromise=require('bluebird');var rp=require(_0x6df0('0x5'));var fs=require('fs');var path=require(_0x6df0('0x6'));var rimraf=require(_0x6df0('0x7'));var config=require(_0x6df0('0x8'));var attributes=require('./userChatQueue.attributes');module[_0x6df0('0x9')]=function(_0xd52a1c,_0x4c99ba){return _0xd52a1c[_0x6df0('0xa')]('UserChatQueue',attributes,{'tableName':_0x6df0('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};