Built motion from commit b5996064.|2.6.21
[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 _0x663a=['closedAt','format','YYYY-MM-DD\x20HH:mm:ss','lodash','request-promise','rimraf','../../config/environment','exports','define','utf8mb4','utf8mb4_unicode_ci','changed'];(function(_0x2e219e,_0x30e6d3){var _0x3e924a=function(_0x3ba02d){while(--_0x3ba02d){_0x2e219e['push'](_0x2e219e['shift']());}};_0x3e924a(++_0x30e6d3);}(_0x663a,0xf3));var _0xa663=function(_0x187e18,_0x9eba19){_0x187e18=_0x187e18-0x0;var _0xd3103b=_0x663a[_0x187e18];return _0xd3103b;};'use strict';var _=require(_0xa663('0x0'));var util=require('util');var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xa663('0x1'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa663('0x2'));var config=require(_0xa663('0x3'));var attributes=require('./openchannelInteraction.attributes');module[_0xa663('0x4')]=function(_0x1965e9,_0x29dd70){return _0x1965e9[_0xa663('0x5')]('OpenchannelInteraction',attributes,{'tableName':'openchannel_interactions','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xa663('0x6'),'collate':_0xa663('0x7'),'hooks':{'beforeUpdate':function(_0x531562,_0x4371a6,_0x3e5a1c){if(_0x531562[_0xa663('0x8')]('closed')){_0x531562[_0xa663('0x9')]=moment()[_0xa663('0xa')](_0xa663('0xb'));}_0x3e5a1c(null,_0x531562);}}});};