Built motion from commit (unavailable).|2.4.19
[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 _0x6b8f=['../../config/environment','./openchannelQueue.attributes','lodash','util','../../config/logger','moment','bluebird','request-promise','path'];(function(_0x565f48,_0x101a48){var _0x245eaf=function(_0x2c9ed1){while(--_0x2c9ed1){_0x565f48['push'](_0x565f48['shift']());}};_0x245eaf(++_0x101a48);}(_0x6b8f,0x1d6));var _0xf6b8=function(_0x4f7c53,_0x1cacd3){_0x4f7c53=_0x4f7c53-0x0;var _0x2184e3=_0x6b8f[_0x4f7c53];return _0x2184e3;};'use strict';var _=require(_0xf6b8('0x0'));var util=require(_0xf6b8('0x1'));var logger=require(_0xf6b8('0x2'))('api');var moment=require(_0xf6b8('0x3'));var BPromise=require(_0xf6b8('0x4'));var rp=require(_0xf6b8('0x5'));var fs=require('fs');var path=require(_0xf6b8('0x6'));var rimraf=require('rimraf');var config=require(_0xf6b8('0x7'));var attributes=require(_0xf6b8('0x8'));module['exports']=function(_0x5f5199,_0x1ece4c){return _0x5f5199['define']('OpenchannelQueue',attributes,{'tableName':'openchannel_queues','paranoid':![],'indexes':[],'timestamps':!![]});};