80127961a2387d0420cf7ae8c48549689b1f38f6
[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 _0x4f6b=['request-promise','path','rimraf','../../config/environment','exports','define','UserChatQueue','user_has_chat_queues','util','../../config/logger','api','moment','bluebird'];(function(_0x4ed37d,_0x1a84c9){var _0x4fb2c5=function(_0x5c9013){while(--_0x5c9013){_0x4ed37d['push'](_0x4ed37d['shift']());}};_0x4fb2c5(++_0x1a84c9);}(_0x4f6b,0x1a8));var _0xb4f6=function(_0x18ab2a,_0x4debcd){_0x18ab2a=_0x18ab2a-0x0;var _0x16dcee=_0x4f6b[_0x18ab2a];return _0x16dcee;};'use strict';var _=require('lodash');var util=require(_0xb4f6('0x0'));var logger=require(_0xb4f6('0x1'))(_0xb4f6('0x2'));var moment=require(_0xb4f6('0x3'));var BPromise=require(_0xb4f6('0x4'));var rp=require(_0xb4f6('0x5'));var fs=require('fs');var path=require(_0xb4f6('0x6'));var rimraf=require(_0xb4f6('0x7'));var config=require(_0xb4f6('0x8'));var attributes=require('./userChatQueue.attributes');module[_0xb4f6('0x9')]=function(_0x417bec,_0x2f9658){return _0x417bec[_0xb4f6('0xa')](_0xb4f6('0xb'),attributes,{'tableName':_0xb4f6('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};