Built motion from commit (unavailable).|2.5.12
[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 _0xd5c6=['openchannel_queues','lodash','util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','exports','define','OpenchannelQueue'];(function(_0x303e52,_0x5d49d3){var _0x420d56=function(_0x3910aa){while(--_0x3910aa){_0x303e52['push'](_0x303e52['shift']());}};_0x420d56(++_0x5d49d3);}(_0xd5c6,0x76));var _0x6d5c=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0xd5c6[_0x59ee6f];return _0x4c0979;};'use strict';var _=require(_0x6d5c('0x0'));var util=require(_0x6d5c('0x1'));var logger=require(_0x6d5c('0x2'))(_0x6d5c('0x3'));var moment=require(_0x6d5c('0x4'));var BPromise=require('bluebird');var rp=require(_0x6d5c('0x5'));var fs=require('fs');var path=require(_0x6d5c('0x6'));var rimraf=require(_0x6d5c('0x7'));var config=require(_0x6d5c('0x8'));var attributes=require('./openchannelQueue.attributes');module[_0x6d5c('0x9')]=function(_0xe5b5b6,_0x225527){return _0xe5b5b6[_0x6d5c('0xa')](_0x6d5c('0xb'),attributes,{'tableName':_0x6d5c('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};