Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / openchannelInteraction / openchannelInteraction.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 _0x5079=['rimraf','../../config/environment','define','OpenchannelInteraction','openchannel_interactions','utf8mb4_unicode_ci','changed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path'];(function(_0xff42a2,_0x43f60d){var _0xf8ab52=function(_0x2009ca){while(--_0x2009ca){_0xff42a2['push'](_0xff42a2['shift']());}};_0xf8ab52(++_0x43f60d);}(_0x5079,0x13c));var _0x9507=function(_0x2ffc46,_0x35ce3c){_0x2ffc46=_0x2ffc46-0x0;var _0x1eda8f=_0x5079[_0x2ffc46];return _0x1eda8f;};'use strict';var _=require(_0x9507('0x0'));var util=require(_0x9507('0x1'));var logger=require(_0x9507('0x2'))(_0x9507('0x3'));var moment=require(_0x9507('0x4'));var BPromise=require(_0x9507('0x5'));var rp=require(_0x9507('0x6'));var fs=require('fs');var path=require(_0x9507('0x7'));var rimraf=require(_0x9507('0x8'));var config=require(_0x9507('0x9'));var attributes=require('./openchannelInteraction.attributes');module['exports']=function(_0x29e17a,_0x5c74ea){return _0x29e17a[_0x9507('0xa')](_0x9507('0xb'),attributes,{'tableName':_0x9507('0xc'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0x9507('0xd'),'hooks':{'beforeUpdate':function(_0x937133,_0x23358c,_0x34d43c){if(_0x937133[_0x9507('0xe')]('closed')){_0x937133[_0x9507('0xf')]=moment()[_0x9507('0x10')](_0x9507('0x11'));}_0x34d43c(null,_0x937133);}}});};