Built motion from commit d5e4af8c.|2.6.23
[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 _0x254a=['../../config/environment','./attachment.attributes','exports','define','Attachment','attachments','lodash','util','../../config/logger','api','moment','bluebird','path','rimraf'];(function(_0x220586,_0x54fa09){var _0x38ee70=function(_0x1cfca9){while(--_0x1cfca9){_0x220586['push'](_0x220586['shift']());}};_0x38ee70(++_0x54fa09);}(_0x254a,0x18e));var _0xa254=function(_0x5a6961,_0xd41ca6){_0x5a6961=_0x5a6961-0x0;var _0x4af0a6=_0x254a[_0x5a6961];return _0x4af0a6;};'use strict';var _=require(_0xa254('0x0'));var util=require(_0xa254('0x1'));var logger=require(_0xa254('0x2'))(_0xa254('0x3'));var moment=require(_0xa254('0x4'));var BPromise=require(_0xa254('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xa254('0x6'));var rimraf=require(_0xa254('0x7'));var config=require(_0xa254('0x8'));var attributes=require(_0xa254('0x9'));module[_0xa254('0xa')]=function(_0x141473,_0x296389){return _0x141473[_0xa254('0xb')](_0xa254('0xc'),attributes,{'tableName':_0xa254('0xd'),'paranoid':![],'indexes':[],'timestamps':!![]});};