b54e5d8eb0242dbed08b5deeed881012d3d3672a
[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 _0xc397=['ChatQueue','chat_queues','lodash','util','../../config/logger','moment','bluebird','request-promise','path','exports'];(function(_0x2acf68,_0x437839){var _0x5df4ed=function(_0x47fd01){while(--_0x47fd01){_0x2acf68['push'](_0x2acf68['shift']());}};_0x5df4ed(++_0x437839);}(_0xc397,0x174));var _0x7c39=function(_0x369d51,_0x122bf7){_0x369d51=_0x369d51-0x0;var _0x562bbb=_0xc397[_0x369d51];return _0x562bbb;};'use strict';var _=require(_0x7c39('0x0'));var util=require(_0x7c39('0x1'));var logger=require(_0x7c39('0x2'))('api');var moment=require(_0x7c39('0x3'));var BPromise=require(_0x7c39('0x4'));var rp=require(_0x7c39('0x5'));var fs=require('fs');var path=require(_0x7c39('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./chatQueue.attributes');module[_0x7c39('0x7')]=function(_0x5247e9,_0x378d19){return _0x5247e9['define'](_0x7c39('0x8'),attributes,{'tableName':_0x7c39('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};