Built motion from commit (unavailable).|2.5.9
[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 _0xa1f6=['define','OpenchannelInteraction','openchannel_interactions','changed','closed','closedAt','format','lodash','util','../../config/logger','api','moment','bluebird','exports'];(function(_0x63fa09,_0x555d81){var _0x490645=function(_0x590ba9){while(--_0x590ba9){_0x63fa09['push'](_0x63fa09['shift']());}};_0x490645(++_0x555d81);}(_0xa1f6,0x19d));var _0x6a1f=function(_0x3df871,_0xda2e11){_0x3df871=_0x3df871-0x0;var _0x570f7b=_0xa1f6[_0x3df871];return _0x570f7b;};'use strict';var _=require(_0x6a1f('0x0'));var util=require(_0x6a1f('0x1'));var logger=require(_0x6a1f('0x2'))(_0x6a1f('0x3'));var moment=require(_0x6a1f('0x4'));var BPromise=require(_0x6a1f('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./openchannelInteraction.attributes');module[_0x6a1f('0x6')]=function(_0x426ae1,_0xa1c928){return _0x426ae1[_0x6a1f('0x7')](_0x6a1f('0x8'),attributes,{'tableName':_0x6a1f('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x36c00b,_0x56bf63,_0x42b89f){if(_0x36c00b[_0x6a1f('0xa')](_0x6a1f('0xb'))){_0x36c00b[_0x6a1f('0xc')]=moment()[_0x6a1f('0xd')]('YYYY-MM-DD\x20HH:mm:ss');}_0x42b89f(null,_0x36c00b);}}});};