Built motion from commit d1eab355.|2.6.28
[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 _0xc557=['api','moment','bluebird','request-promise','../../config/environment','./attachment.attributes','exports','define','attachments','lodash','util','../../config/logger'];(function(_0x3c6dda,_0x31eea1){var _0x1c707b=function(_0x4af4b4){while(--_0x4af4b4){_0x3c6dda['push'](_0x3c6dda['shift']());}};_0x1c707b(++_0x31eea1);}(_0xc557,0x111));var _0x7c55=function(_0x420b24,_0x382adc){_0x420b24=_0x420b24-0x0;var _0x4da552=_0xc557[_0x420b24];return _0x4da552;};'use strict';var _=require(_0x7c55('0x0'));var util=require(_0x7c55('0x1'));var logger=require(_0x7c55('0x2'))(_0x7c55('0x3'));var moment=require(_0x7c55('0x4'));var BPromise=require(_0x7c55('0x5'));var rp=require(_0x7c55('0x6'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x7c55('0x7'));var attributes=require(_0x7c55('0x8'));module[_0x7c55('0x9')]=function(_0x2c193d,_0x1e53a6){return _0x2c193d[_0x7c55('0xa')]('Attachment',attributes,{'tableName':_0x7c55('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};