457d355686c0eef7e3886f5b94e99e18efb6eb51
[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 _0x7301=['openchannel_interactions','utf8mb4','changed','closedAt','format','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./openchannelInteraction.attributes','exports','define','OpenchannelInteraction'];(function(_0x4910ba,_0x412218){var _0x219496=function(_0x25a475){while(--_0x25a475){_0x4910ba['push'](_0x4910ba['shift']());}};_0x219496(++_0x412218);}(_0x7301,0x104));var _0x1730=function(_0x277357,_0x12a766){_0x277357=_0x277357-0x0;var _0x27f97f=_0x7301[_0x277357];return _0x27f97f;};'use strict';var _=require('lodash');var util=require(_0x1730('0x0'));var logger=require(_0x1730('0x1'))(_0x1730('0x2'));var moment=require(_0x1730('0x3'));var BPromise=require(_0x1730('0x4'));var rp=require(_0x1730('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x1730('0x6'));var config=require(_0x1730('0x7'));var attributes=require(_0x1730('0x8'));module[_0x1730('0x9')]=function(_0x5dcc91,_0x63a161){return _0x5dcc91[_0x1730('0xa')](_0x1730('0xb'),attributes,{'tableName':_0x1730('0xc'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x1730('0xd'),'collate':'utf8mb4_unicode_ci','hooks':{'beforeUpdate':function(_0x3ecfbf,_0x37314c,_0x92dea4){if(_0x3ecfbf[_0x1730('0xe')]('closed')){_0x3ecfbf[_0x1730('0xf')]=moment()[_0x1730('0x10')]('YYYY-MM-DD\x20HH:mm:ss');}_0x92dea4(null,_0x3ecfbf);}}});};