Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / userMailQueue / userMailQueue.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 _0xf047=['rimraf','../../config/environment','./userMailQueue.attributes','exports','define','user_has_mail_queues','util','../../config/logger','api','request-promise','path'];(function(_0x2a384c,_0xa73757){var _0x27418a=function(_0x3e413f){while(--_0x3e413f){_0x2a384c['push'](_0x2a384c['shift']());}};_0x27418a(++_0xa73757);}(_0xf047,0xcc));var _0x7f04=function(_0x5f1c73,_0x4f9432){_0x5f1c73=_0x5f1c73-0x0;var _0x3c1fa4=_0xf047[_0x5f1c73];return _0x3c1fa4;};'use strict';var _=require('lodash');var util=require(_0x7f04('0x0'));var logger=require(_0x7f04('0x1'))(_0x7f04('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x7f04('0x3'));var fs=require('fs');var path=require(_0x7f04('0x4'));var rimraf=require(_0x7f04('0x5'));var config=require(_0x7f04('0x6'));var attributes=require(_0x7f04('0x7'));module[_0x7f04('0x8')]=function(_0x36e4bb,_0x246e61){return _0x36e4bb[_0x7f04('0x9')]('UserMailQueue',attributes,{'tableName':_0x7f04('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};