Built motion from commit d5e4af8c.|2.6.23
[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 _0x9e8c=['./chatQueue.attributes','exports','define','chat_queues','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x28669c,_0x1f62c4){var _0x4a3af6=function(_0x3e25d5){while(--_0x3e25d5){_0x28669c['push'](_0x28669c['shift']());}};_0x4a3af6(++_0x1f62c4);}(_0x9e8c,0x12f));var _0xc9e8=function(_0x46698a,_0x8de1e4){_0x46698a=_0x46698a-0x0;var _0x356db0=_0x9e8c[_0x46698a];return _0x356db0;};'use strict';var _=require(_0xc9e8('0x0'));var util=require(_0xc9e8('0x1'));var logger=require(_0xc9e8('0x2'))(_0xc9e8('0x3'));var moment=require('moment');var BPromise=require(_0xc9e8('0x4'));var rp=require(_0xc9e8('0x5'));var fs=require('fs');var path=require(_0xc9e8('0x6'));var rimraf=require(_0xc9e8('0x7'));var config=require(_0xc9e8('0x8'));var attributes=require(_0xc9e8('0x9'));module[_0xc9e8('0xa')]=function(_0x56a5f7,_0x2e67f7){return _0x56a5f7[_0xc9e8('0xb')]('ChatQueue',attributes,{'tableName':_0xc9e8('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};