f66137b9495ad9e12c9decb24b2673a41cf4019c
[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 _0x3109=['bluebird','request-promise','path','rimraf','../../config/environment','./chatQueue.attributes','exports','define','lodash','../../config/logger','moment'];(function(_0xe82d5f,_0x30fa26){var _0x2080dc=function(_0x5d9f73){while(--_0x5d9f73){_0xe82d5f['push'](_0xe82d5f['shift']());}};_0x2080dc(++_0x30fa26);}(_0x3109,0x173));var _0x9310=function(_0x5b7a37,_0x1c3d28){_0x5b7a37=_0x5b7a37-0x0;var _0x16528d=_0x3109[_0x5b7a37];return _0x16528d;};'use strict';var _=require(_0x9310('0x0'));var util=require('util');var logger=require(_0x9310('0x1'))('api');var moment=require(_0x9310('0x2'));var BPromise=require(_0x9310('0x3'));var rp=require(_0x9310('0x4'));var fs=require('fs');var path=require(_0x9310('0x5'));var rimraf=require(_0x9310('0x6'));var config=require(_0x9310('0x7'));var attributes=require(_0x9310('0x8'));module[_0x9310('0x9')]=function(_0x2d91b0,_0x5f319b){return _0x2d91b0[_0x9310('0xa')]('ChatQueue',attributes,{'tableName':'chat_queues','paranoid':![],'indexes':[],'timestamps':!![]});};