5c289e25a07ea5b185e571c0215fb60effdd0d51
[motion2.git] / server / api / chatQueue / chatQueue.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 _0x1097=['util','api','request-promise','rimraf','../../config/environment','./chatQueue.attributes','exports','ChatQueue','chat_queues','lodash'];(function(_0x23433f,_0xb9bd51){var _0x5c68d6=function(_0x17f126){while(--_0x17f126){_0x23433f['push'](_0x23433f['shift']());}};_0x5c68d6(++_0xb9bd51);}(_0x1097,0x199));var _0x7109=function(_0x2235bf,_0x3a06a7){_0x2235bf=_0x2235bf-0x0;var _0x4c3a64=_0x1097[_0x2235bf];return _0x4c3a64;};'use strict';var _=require(_0x7109('0x0'));var util=require(_0x7109('0x1'));var logger=require('../../config/logger')(_0x7109('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x7109('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x7109('0x4'));var config=require(_0x7109('0x5'));var attributes=require(_0x7109('0x6'));module[_0x7109('0x7')]=function(_0x3d5c15,_0x1f9964){return _0x3d5c15['define'](_0x7109('0x8'),attributes,{'tableName':_0x7109('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};