Built motion from commit (unavailable).|2.5.23
[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 _0xb4c7=['api','moment','request-promise','path','rimraf','../../config/environment','./openchannelInteraction.attributes','define','openchannel_interactions','changed','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger'];(function(_0x1d4b1d,_0x170b3c){var _0x3ffa41=function(_0x42c1ad){while(--_0x42c1ad){_0x1d4b1d['push'](_0x1d4b1d['shift']());}};_0x3ffa41(++_0x170b3c);}(_0xb4c7,0x1ea));var _0x7b4c=function(_0x5247be,_0x518fcd){_0x5247be=_0x5247be-0x0;var _0x1cdb66=_0xb4c7[_0x5247be];return _0x1cdb66;};'use strict';var _=require(_0x7b4c('0x0'));var util=require(_0x7b4c('0x1'));var logger=require(_0x7b4c('0x2'))(_0x7b4c('0x3'));var moment=require(_0x7b4c('0x4'));var BPromise=require('bluebird');var rp=require(_0x7b4c('0x5'));var fs=require('fs');var path=require(_0x7b4c('0x6'));var rimraf=require(_0x7b4c('0x7'));var config=require(_0x7b4c('0x8'));var attributes=require(_0x7b4c('0x9'));module['exports']=function(_0x1b0f57,_0x10e197){return _0x1b0f57[_0x7b4c('0xa')]('OpenchannelInteraction',attributes,{'tableName':_0x7b4c('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x21687f,_0x570daa,_0x433aa2){if(_0x21687f[_0x7b4c('0xc')](_0x7b4c('0xd'))){_0x21687f[_0x7b4c('0xe')]=moment()[_0x7b4c('0xf')](_0x7b4c('0x10'));}_0x433aa2(null,_0x21687f);}}});};