279ee9b08994c1d3b06766235f3b169e8a708cc6
[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 _0xe787=['exports','define','ChatQueue','chat_queues','util','api','bluebird','request-promise','rimraf','./chatQueue.attributes'];(function(_0x41779e,_0x52f603){var _0x10be61=function(_0x1afdd9){while(--_0x1afdd9){_0x41779e['push'](_0x41779e['shift']());}};_0x10be61(++_0x52f603);}(_0xe787,0x130));var _0x7e78=function(_0xdf3db6,_0x2a1952){_0xdf3db6=_0xdf3db6-0x0;var _0x4b7a65=_0xe787[_0xdf3db6];return _0x4b7a65;};'use strict';var _=require('lodash');var util=require(_0x7e78('0x0'));var logger=require('../../config/logger')(_0x7e78('0x1'));var moment=require('moment');var BPromise=require(_0x7e78('0x2'));var rp=require(_0x7e78('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x7e78('0x4'));var config=require('../../config/environment');var attributes=require(_0x7e78('0x5'));module[_0x7e78('0x6')]=function(_0x1c0edd,_0x4f5ce0){return _0x1c0edd[_0x7e78('0x7')](_0x7e78('0x8'),attributes,{'tableName':_0x7e78('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};