Built motion from commit (unavailable).|2.5.14
[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 _0x1c6a=['define','MailQueue','mail_queues','lodash','util','../../config/logger','api','bluebird','request-promise','rimraf','../../config/environment','exports'];(function(_0xc24df3,_0x4946ba){var _0x3041f4=function(_0x2b0c35){while(--_0x2b0c35){_0xc24df3['push'](_0xc24df3['shift']());}};_0x3041f4(++_0x4946ba);}(_0x1c6a,0x6f));var _0xa1c6=function(_0x5ef296,_0x27c9d7){_0x5ef296=_0x5ef296-0x0;var _0x1bf8c0=_0x1c6a[_0x5ef296];return _0x1bf8c0;};'use strict';var _=require(_0xa1c6('0x0'));var util=require(_0xa1c6('0x1'));var logger=require(_0xa1c6('0x2'))(_0xa1c6('0x3'));var moment=require('moment');var BPromise=require(_0xa1c6('0x4'));var rp=require(_0xa1c6('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa1c6('0x6'));var config=require(_0xa1c6('0x7'));var attributes=require('./mailQueue.attributes');module[_0xa1c6('0x8')]=function(_0x175abe,_0x323f09){return _0x175abe[_0xa1c6('0x9')](_0xa1c6('0xa'),attributes,{'tableName':_0xa1c6('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};