Built motion from commit 616d3211.|2.6.4
[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 _0xe891=['define','Attachment','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./attachment.attributes','exports'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0xe891,0xaa));var _0x1e89=function(_0x1e6842,_0x35c877){_0x1e6842=_0x1e6842-0x0;var _0x5cf650=_0xe891[_0x1e6842];return _0x5cf650;};'use strict';var _=require(_0x1e89('0x0'));var util=require(_0x1e89('0x1'));var logger=require(_0x1e89('0x2'))(_0x1e89('0x3'));var moment=require(_0x1e89('0x4'));var BPromise=require(_0x1e89('0x5'));var rp=require(_0x1e89('0x6'));var fs=require('fs');var path=require(_0x1e89('0x7'));var rimraf=require(_0x1e89('0x8'));var config=require(_0x1e89('0x9'));var attributes=require(_0x1e89('0xa'));module[_0x1e89('0xb')]=function(_0x498e49,_0x37a7da){return _0x498e49[_0x1e89('0xc')](_0x1e89('0xd'),attributes,{'tableName':'attachments','paranoid':![],'indexes':[],'timestamps':!![]});};