Built motion from commit da617fac.|2.6.6
[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 _0x46e1=['util','../../config/logger','api','bluebird','request-promise','path','../../config/environment','exports','define','UserMailQueue','user_has_mail_queues'];(function(_0x4ed762,_0x46e6c7){var _0x1d6dc8=function(_0x47bec5){while(--_0x47bec5){_0x4ed762['push'](_0x4ed762['shift']());}};_0x1d6dc8(++_0x46e6c7);}(_0x46e1,0x1ce));var _0x146e=function(_0x1db8cc,_0xa69714){_0x1db8cc=_0x1db8cc-0x0;var _0x71a679=_0x46e1[_0x1db8cc];return _0x71a679;};'use strict';var _=require('lodash');var util=require(_0x146e('0x0'));var logger=require(_0x146e('0x1'))(_0x146e('0x2'));var moment=require('moment');var BPromise=require(_0x146e('0x3'));var rp=require(_0x146e('0x4'));var fs=require('fs');var path=require(_0x146e('0x5'));var rimraf=require('rimraf');var config=require(_0x146e('0x6'));var attributes=require('./userMailQueue.attributes');module[_0x146e('0x7')]=function(_0x2ca9c7,_0x2ca12c){return _0x2ca9c7[_0x146e('0x8')](_0x146e('0x9'),attributes,{'tableName':_0x146e('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};