Built motion from commit (unavailable).|2.5.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 _0x29e0=['rimraf','../../config/environment','define','OpenchannelQueue','openchannel_queues','util','../../config/logger','api','moment','bluebird','path'];(function(_0x2d8eb1,_0x2250c6){var _0xb42a8e=function(_0x2dd0ec){while(--_0x2dd0ec){_0x2d8eb1['push'](_0x2d8eb1['shift']());}};_0xb42a8e(++_0x2250c6);}(_0x29e0,0x1bd));var _0x029e=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x29e0[_0x3dd15e];return _0x231fd0;};'use strict';var _=require('lodash');var util=require(_0x029e('0x0'));var logger=require(_0x029e('0x1'))(_0x029e('0x2'));var moment=require(_0x029e('0x3'));var BPromise=require(_0x029e('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x029e('0x5'));var rimraf=require(_0x029e('0x6'));var config=require(_0x029e('0x7'));var attributes=require('./openchannelQueue.attributes');module['exports']=function(_0x3865ee,_0x387757){return _0x3865ee[_0x029e('0x8')](_0x029e('0x9'),attributes,{'tableName':_0x029e('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};