Built motion from commit ffdca78c.|2.6.24
[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 _0x34fb=['../../config/logger','moment','bluebird','request-promise','../../config/environment','./chatQueue.attributes','exports','ChatQueue','chat_queues','lodash','util'];(function(_0x2a147c,_0x24b7f6){var _0x165015=function(_0x2c1beb){while(--_0x2c1beb){_0x2a147c['push'](_0x2a147c['shift']());}};_0x165015(++_0x24b7f6);}(_0x34fb,0x111));var _0xb34f=function(_0x3f5aef,_0x36e481){_0x3f5aef=_0x3f5aef-0x0;var _0x3d3002=_0x34fb[_0x3f5aef];return _0x3d3002;};'use strict';var _=require(_0xb34f('0x0'));var util=require(_0xb34f('0x1'));var logger=require(_0xb34f('0x2'))('api');var moment=require(_0xb34f('0x3'));var BPromise=require(_0xb34f('0x4'));var rp=require(_0xb34f('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0xb34f('0x6'));var attributes=require(_0xb34f('0x7'));module[_0xb34f('0x8')]=function(_0x44ac60,_0x2d7927){return _0x44ac60['define'](_0xb34f('0x9'),attributes,{'tableName':_0xb34f('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};