304e509e66c5797fbc28c46b9d09ea905424cc4a
[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 _0x12de=['ChatQueue','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./chatQueue.attributes','exports'];(function(_0x4c6edd,_0x158e0d){var _0x55be00=function(_0x15859f){while(--_0x15859f){_0x4c6edd['push'](_0x4c6edd['shift']());}};_0x55be00(++_0x158e0d);}(_0x12de,0x1d5));var _0xe12d=function(_0x3a49c9,_0x186a07){_0x3a49c9=_0x3a49c9-0x0;var _0x2d98b3=_0x12de[_0x3a49c9];return _0x2d98b3;};'use strict';var _=require(_0xe12d('0x0'));var util=require(_0xe12d('0x1'));var logger=require(_0xe12d('0x2'))(_0xe12d('0x3'));var moment=require('moment');var BPromise=require(_0xe12d('0x4'));var rp=require(_0xe12d('0x5'));var fs=require('fs');var path=require(_0xe12d('0x6'));var rimraf=require(_0xe12d('0x7'));var config=require(_0xe12d('0x8'));var attributes=require(_0xe12d('0x9'));module[_0xe12d('0xa')]=function(_0x5500d3,_0x47b233){return _0x5500d3['define'](_0xe12d('0xb'),attributes,{'tableName':'chat_queues','paranoid':![],'indexes':[],'timestamps':!![]});};