366d9d76b652318bf9491fed4d48f5cdead1530c
[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 _0x609e=['define','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./openchannelQueue.attributes','exports'];(function(_0x466658,_0x50d102){var _0x2dc9ef=function(_0x4ed93b){while(--_0x4ed93b){_0x466658['push'](_0x466658['shift']());}};_0x2dc9ef(++_0x50d102);}(_0x609e,0x145));var _0xe609=function(_0x24237f,_0x4cf32c){_0x24237f=_0x24237f-0x0;var _0x48298e=_0x609e[_0x24237f];return _0x48298e;};'use strict';var _=require(_0xe609('0x0'));var util=require(_0xe609('0x1'));var logger=require(_0xe609('0x2'))(_0xe609('0x3'));var moment=require('moment');var BPromise=require(_0xe609('0x4'));var rp=require(_0xe609('0x5'));var fs=require('fs');var path=require(_0xe609('0x6'));var rimraf=require(_0xe609('0x7'));var config=require(_0xe609('0x8'));var attributes=require(_0xe609('0x9'));module[_0xe609('0xa')]=function(_0x5eed8d,_0x8f7f46){return _0x5eed8d[_0xe609('0xb')]('OpenchannelQueue',attributes,{'tableName':'openchannel_queues','paranoid':![],'indexes':[],'timestamps':!![]});};