Built motion from commit (unavailable).|2.4.20
[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 _0x2ed4=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','define'];(function(_0x1bd25c,_0x59ca6e){var _0x1b4c4a=function(_0x1ecdad){while(--_0x1ecdad){_0x1bd25c['push'](_0x1bd25c['shift']());}};_0x1b4c4a(++_0x59ca6e);}(_0x2ed4,0xe6));var _0x42ed=function(_0xc0a3d3,_0x2c8d00){_0xc0a3d3=_0xc0a3d3-0x0;var _0x3386e8=_0x2ed4[_0xc0a3d3];return _0x3386e8;};'use strict';var _=require(_0x42ed('0x0'));var util=require(_0x42ed('0x1'));var logger=require(_0x42ed('0x2'))(_0x42ed('0x3'));var moment=require(_0x42ed('0x4'));var BPromise=require(_0x42ed('0x5'));var rp=require(_0x42ed('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x42ed('0x7'));var config=require(_0x42ed('0x8'));var attributes=require('./openchannelQueue.attributes');module['exports']=function(_0x28d68b,_0x546a23){return _0x28d68b[_0x42ed('0x9')]('OpenchannelQueue',attributes,{'tableName':'openchannel_queues','paranoid':![],'indexes':[],'timestamps':!![]});};