Built motion from commit (unavailable).|2.4.4
[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 _0xbe4c=['bluebird','path','rimraf','../../config/environment','./openchannelQueue.attributes','define','openchannel_queues','lodash','util','api','moment'];(function(_0x23cd34,_0xe7e8f7){var _0x1e1e48=function(_0x820992){while(--_0x820992){_0x23cd34['push'](_0x23cd34['shift']());}};_0x1e1e48(++_0xe7e8f7);}(_0xbe4c,0x193));var _0xcbe4=function(_0x224620,_0x37f07b){_0x224620=_0x224620-0x0;var _0x32ea36=_0xbe4c[_0x224620];return _0x32ea36;};'use strict';var _=require(_0xcbe4('0x0'));var util=require(_0xcbe4('0x1'));var logger=require('../../config/logger')(_0xcbe4('0x2'));var moment=require(_0xcbe4('0x3'));var BPromise=require(_0xcbe4('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xcbe4('0x5'));var rimraf=require(_0xcbe4('0x6'));var config=require(_0xcbe4('0x7'));var attributes=require(_0xcbe4('0x8'));module['exports']=function(_0x53b269,_0x2c3c11){return _0x53b269[_0xcbe4('0x9')]('OpenchannelQueue',attributes,{'tableName':_0xcbe4('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};