Built motion from commit (unavailable).|2.5.4
[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 _0xf048=['exports','define','UserChatQueue','user_has_chat_queues','util','../../config/logger','api','moment','request-promise','path','rimraf'];(function(_0x2f48bc,_0x505317){var _0x4abc19=function(_0x53f32e){while(--_0x53f32e){_0x2f48bc['push'](_0x2f48bc['shift']());}};_0x4abc19(++_0x505317);}(_0xf048,0x10c));var _0x8f04=function(_0x3d8e85,_0x5a6a1b){_0x3d8e85=_0x3d8e85-0x0;var _0x52f85d=_0xf048[_0x3d8e85];return _0x52f85d;};'use strict';var _=require('lodash');var util=require(_0x8f04('0x0'));var logger=require(_0x8f04('0x1'))(_0x8f04('0x2'));var moment=require(_0x8f04('0x3'));var BPromise=require('bluebird');var rp=require(_0x8f04('0x4'));var fs=require('fs');var path=require(_0x8f04('0x5'));var rimraf=require(_0x8f04('0x6'));var config=require('../../config/environment');var attributes=require('./userChatQueue.attributes');module[_0x8f04('0x7')]=function(_0x87b86d,_0x13dfd1){return _0x87b86d[_0x8f04('0x8')](_0x8f04('0x9'),attributes,{'tableName':_0x8f04('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};