Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / attachment / attachment.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 _0xe2cb=['../../config/environment','./attachment.attributes','exports','define','Attachment','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x282ccc,_0x5d66a1){var _0x27c2dd=function(_0x58431a){while(--_0x58431a){_0x282ccc['push'](_0x282ccc['shift']());}};_0x27c2dd(++_0x5d66a1);}(_0xe2cb,0x171));var _0xbe2c=function(_0x535962,_0x52a05c){_0x535962=_0x535962-0x0;var _0x582ed9=_0xe2cb[_0x535962];return _0x582ed9;};'use strict';var _=require('lodash');var util=require(_0xbe2c('0x0'));var logger=require(_0xbe2c('0x1'))(_0xbe2c('0x2'));var moment=require(_0xbe2c('0x3'));var BPromise=require(_0xbe2c('0x4'));var rp=require(_0xbe2c('0x5'));var fs=require('fs');var path=require(_0xbe2c('0x6'));var rimraf=require(_0xbe2c('0x7'));var config=require(_0xbe2c('0x8'));var attributes=require(_0xbe2c('0x9'));module[_0xbe2c('0xa')]=function(_0x161326,_0x46fa4d){return _0x161326[_0xbe2c('0xb')](_0xbe2c('0xc'),attributes,{'tableName':'attachments','paranoid':![],'indexes':[],'timestamps':!![]});};