Built motion from commit 9d0783e6.|2.6.13
[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 _0xe022=['attachments','lodash','../../config/logger','api','bluebird','request-promise','path','../../config/environment','./attachment.attributes','exports','define','Attachment'];(function(_0x668d5b,_0x47e921){var _0x26b714=function(_0x50261a){while(--_0x50261a){_0x668d5b['push'](_0x668d5b['shift']());}};_0x26b714(++_0x47e921);}(_0xe022,0x6d));var _0x2e02=function(_0x4f6c83,_0x4cec92){_0x4f6c83=_0x4f6c83-0x0;var _0x33cb29=_0xe022[_0x4f6c83];return _0x33cb29;};'use strict';var _=require(_0x2e02('0x0'));var util=require('util');var logger=require(_0x2e02('0x1'))(_0x2e02('0x2'));var moment=require('moment');var BPromise=require(_0x2e02('0x3'));var rp=require(_0x2e02('0x4'));var fs=require('fs');var path=require(_0x2e02('0x5'));var rimraf=require('rimraf');var config=require(_0x2e02('0x6'));var attributes=require(_0x2e02('0x7'));module[_0x2e02('0x8')]=function(_0x2bb714,_0x4b2b70){return _0x2bb714[_0x2e02('0x9')](_0x2e02('0xa'),attributes,{'tableName':_0x2e02('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};