f636cc7b24adaad5216acd9ea5c8b9b59525e2ee
[motion2.git] / server / api / mailQueue / mailQueue.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 _0x3ae4=['path','../../config/environment','exports','define','MailQueue','lodash','util','../../config/logger','api','moment','request-promise'];(function(_0x164eca,_0x555e28){var _0x2ce562=function(_0x148ca6){while(--_0x148ca6){_0x164eca['push'](_0x164eca['shift']());}};_0x2ce562(++_0x555e28);}(_0x3ae4,0x191));var _0x43ae=function(_0x2364a2,_0x5c9194){_0x2364a2=_0x2364a2-0x0;var _0x5d72e0=_0x3ae4[_0x2364a2];return _0x5d72e0;};'use strict';var _=require(_0x43ae('0x0'));var util=require(_0x43ae('0x1'));var logger=require(_0x43ae('0x2'))(_0x43ae('0x3'));var moment=require(_0x43ae('0x4'));var BPromise=require('bluebird');var rp=require(_0x43ae('0x5'));var fs=require('fs');var path=require(_0x43ae('0x6'));var rimraf=require('rimraf');var config=require(_0x43ae('0x7'));var attributes=require('./mailQueue.attributes');module[_0x43ae('0x8')]=function(_0x10cbe4,_0x1af3d5){return _0x10cbe4[_0x43ae('0x9')](_0x43ae('0xa'),attributes,{'tableName':'mail_queues','paranoid':![],'indexes':[],'timestamps':!![]});};