b32b3b287ff6dc8bfa2f8de164247f9c52606d83
[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 _0x8eb5=['moment','bluebird','request-promise','path','rimraf','../../config/environment','./chatQueue.attributes','exports','define','ChatQueue','lodash','util','../../config/logger','api'];(function(_0x12fc8d,_0x19ee33){var _0x3f9d04=function(_0x52e51c){while(--_0x52e51c){_0x12fc8d['push'](_0x12fc8d['shift']());}};_0x3f9d04(++_0x19ee33);}(_0x8eb5,0x96));var _0x58eb=function(_0x4c4e4b,_0x5e2f6a){_0x4c4e4b=_0x4c4e4b-0x0;var _0x169228=_0x8eb5[_0x4c4e4b];return _0x169228;};'use strict';var _=require(_0x58eb('0x0'));var util=require(_0x58eb('0x1'));var logger=require(_0x58eb('0x2'))(_0x58eb('0x3'));var moment=require(_0x58eb('0x4'));var BPromise=require(_0x58eb('0x5'));var rp=require(_0x58eb('0x6'));var fs=require('fs');var path=require(_0x58eb('0x7'));var rimraf=require(_0x58eb('0x8'));var config=require(_0x58eb('0x9'));var attributes=require(_0x58eb('0xa'));module[_0x58eb('0xb')]=function(_0x151a3f,_0x53113e){return _0x151a3f[_0x58eb('0xc')](_0x58eb('0xd'),attributes,{'tableName':'chat_queues','paranoid':![],'indexes':[],'timestamps':!![]});};