2d4aa85cf2b04c9846e99fd96305d6f8e01154ad
[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 _0xbc9e=['util','api','moment','bluebird','request-promise','path','../../config/environment','./chatQueue.attributes','exports','define','chat_queues','lodash'];(function(_0x286221,_0x11cbdb){var _0x480e62=function(_0x3964d5){while(--_0x3964d5){_0x286221['push'](_0x286221['shift']());}};_0x480e62(++_0x11cbdb);}(_0xbc9e,0xe3));var _0xebc9=function(_0x16b9ed,_0x56517a){_0x16b9ed=_0x16b9ed-0x0;var _0x66b1f8=_0xbc9e[_0x16b9ed];return _0x66b1f8;};'use strict';var _=require(_0xebc9('0x0'));var util=require(_0xebc9('0x1'));var logger=require('../../config/logger')(_0xebc9('0x2'));var moment=require(_0xebc9('0x3'));var BPromise=require(_0xebc9('0x4'));var rp=require(_0xebc9('0x5'));var fs=require('fs');var path=require(_0xebc9('0x6'));var rimraf=require('rimraf');var config=require(_0xebc9('0x7'));var attributes=require(_0xebc9('0x8'));module[_0xebc9('0x9')]=function(_0x580741,_0x2dc32f){return _0x580741[_0xebc9('0xa')]('ChatQueue',attributes,{'tableName':_0xebc9('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};