Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / openchannelQueue / openchannelQueue.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 _0xd3e0=['exports','define','OpenchannelQueue','lodash','util','api','moment','bluebird','request-promise','rimraf','../../config/environment','./openchannelQueue.attributes'];(function(_0x8b7395,_0x4db13c){var _0x1f1823=function(_0xc3453b){while(--_0xc3453b){_0x8b7395['push'](_0x8b7395['shift']());}};_0x1f1823(++_0x4db13c);}(_0xd3e0,0x12f));var _0x0d3e=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0xd3e0[_0x40a045];return _0x1a687c;};'use strict';var _=require(_0x0d3e('0x0'));var util=require(_0x0d3e('0x1'));var logger=require('../../config/logger')(_0x0d3e('0x2'));var moment=require(_0x0d3e('0x3'));var BPromise=require(_0x0d3e('0x4'));var rp=require(_0x0d3e('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x0d3e('0x6'));var config=require(_0x0d3e('0x7'));var attributes=require(_0x0d3e('0x8'));module[_0x0d3e('0x9')]=function(_0x5f1843,_0x4b3342){return _0x5f1843[_0x0d3e('0xa')](_0x0d3e('0xb'),attributes,{'tableName':'openchannel_queues','paranoid':![],'indexes':[],'timestamps':!![]});};