Built motion from commit 10af8726.|2.6.34
[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 _0xc1b0=['closedAt','YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger','api','moment','request-promise','path','rimraf','./openchannelInteraction.attributes','exports','define','OpenchannelInteraction','utf8mb4','utf8mb4_unicode_ci','changed','closed'];(function(_0x9c99f,_0x48a424){var _0x38377c=function(_0x1b2ce3){while(--_0x1b2ce3){_0x9c99f['push'](_0x9c99f['shift']());}};_0x38377c(++_0x48a424);}(_0xc1b0,0x178));var _0x0c1b=function(_0x2e5249,_0xa4eed1){_0x2e5249=_0x2e5249-0x0;var _0x3f59fc=_0xc1b0[_0x2e5249];return _0x3f59fc;};'use strict';var _=require('lodash');var util=require(_0x0c1b('0x0'));var logger=require(_0x0c1b('0x1'))(_0x0c1b('0x2'));var moment=require(_0x0c1b('0x3'));var BPromise=require('bluebird');var rp=require(_0x0c1b('0x4'));var fs=require('fs');var path=require(_0x0c1b('0x5'));var rimraf=require(_0x0c1b('0x6'));var config=require('../../config/environment');var attributes=require(_0x0c1b('0x7'));module[_0x0c1b('0x8')]=function(_0x28eee7,_0x477461){return _0x28eee7[_0x0c1b('0x9')](_0x0c1b('0xa'),attributes,{'tableName':'openchannel_interactions','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x0c1b('0xb'),'collate':_0x0c1b('0xc'),'hooks':{'beforeUpdate':function(_0x551020,_0x1b31c4,_0x52aad4){if(_0x551020[_0x0c1b('0xd')](_0x0c1b('0xe'))){_0x551020[_0x0c1b('0xf')]=moment()['format'](_0x0c1b('0x10'));}_0x52aad4(null,_0x551020);}}});};