Built motion from commit b9b02fed.|2.6.5
[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 _0x03e3=['api','bluebird','request-promise','rimraf','../../config/environment','exports','define','UserMailQueue','user_has_mail_queues','lodash','util','../../config/logger'];(function(_0x33a603,_0x112aae){var _0x4714a4=function(_0x4a59f2){while(--_0x4a59f2){_0x33a603['push'](_0x33a603['shift']());}};_0x4714a4(++_0x112aae);}(_0x03e3,0x1ad));var _0x303e=function(_0x4b055c,_0x4b870b){_0x4b055c=_0x4b055c-0x0;var _0x4b62bb=_0x03e3[_0x4b055c];return _0x4b62bb;};'use strict';var _=require(_0x303e('0x0'));var util=require(_0x303e('0x1'));var logger=require(_0x303e('0x2'))(_0x303e('0x3'));var moment=require('moment');var BPromise=require(_0x303e('0x4'));var rp=require(_0x303e('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x303e('0x6'));var config=require(_0x303e('0x7'));var attributes=require('./userMailQueue.attributes');module[_0x303e('0x8')]=function(_0x246175,_0x9a3586){return _0x246175[_0x303e('0x9')](_0x303e('0xa'),attributes,{'tableName':_0x303e('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};