Built motion from commit (unavailable).|2.5.14
[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 _0x579e=['rimraf','../../config/environment','./chatQueue.attributes','define','ChatQueue','chat_queues','util','api','moment','bluebird','path'];(function(_0x129c27,_0x333c44){var _0x5a8017=function(_0x5c5083){while(--_0x5c5083){_0x129c27['push'](_0x129c27['shift']());}};_0x5a8017(++_0x333c44);}(_0x579e,0x1c9));var _0xe579=function(_0x57410d,_0x1c5dcf){_0x57410d=_0x57410d-0x0;var _0x4ff73d=_0x579e[_0x57410d];return _0x4ff73d;};'use strict';var _=require('lodash');var util=require(_0xe579('0x0'));var logger=require('../../config/logger')(_0xe579('0x1'));var moment=require(_0xe579('0x2'));var BPromise=require(_0xe579('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe579('0x4'));var rimraf=require(_0xe579('0x5'));var config=require(_0xe579('0x6'));var attributes=require(_0xe579('0x7'));module['exports']=function(_0x36e10f,_0x1bf941){return _0x36e10f[_0xe579('0x8')](_0xe579('0x9'),attributes,{'tableName':_0xe579('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};