08ad7accd533f139d8d5d354911f2eab0c4997e5
[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 _0xce57=['rimraf','../../config/environment','define','OpenchannelQueue','openchannel_queues','lodash','util','moment','bluebird','request-promise','path'];(function(_0x35885a,_0x42fed7){var _0xe86249=function(_0x98edb3){while(--_0x98edb3){_0x35885a['push'](_0x35885a['shift']());}};_0xe86249(++_0x42fed7);}(_0xce57,0x89));var _0x7ce5=function(_0x4e0a03,_0x5eb6b0){_0x4e0a03=_0x4e0a03-0x0;var _0x2478fc=_0xce57[_0x4e0a03];return _0x2478fc;};'use strict';var _=require(_0x7ce5('0x0'));var util=require(_0x7ce5('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0x7ce5('0x2'));var BPromise=require(_0x7ce5('0x3'));var rp=require(_0x7ce5('0x4'));var fs=require('fs');var path=require(_0x7ce5('0x5'));var rimraf=require(_0x7ce5('0x6'));var config=require(_0x7ce5('0x7'));var attributes=require('./openchannelQueue.attributes');module['exports']=function(_0x378fb1,_0x134fbc){return _0x378fb1[_0x7ce5('0x8')](_0x7ce5('0x9'),attributes,{'tableName':_0x7ce5('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};