Built motion from commit (unavailable).|2.5.11
[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 _0xfc76=['../../config/logger','api','moment','bluebird','path','rimraf','./openchannelInteraction.attributes','define','openchannel_interactions','changed','closed','format','YYYY-MM-DD\x20HH:mm:ss','util'];(function(_0x59c80a,_0x2ed67f){var _0x391a69=function(_0x117a92){while(--_0x117a92){_0x59c80a['push'](_0x59c80a['shift']());}};_0x391a69(++_0x2ed67f);}(_0xfc76,0xb5));var _0x6fc7=function(_0x48f6a0,_0x275ba3){_0x48f6a0=_0x48f6a0-0x0;var _0x1ba0e4=_0xfc76[_0x48f6a0];return _0x1ba0e4;};'use strict';var _=require('lodash');var util=require(_0x6fc7('0x0'));var logger=require(_0x6fc7('0x1'))(_0x6fc7('0x2'));var moment=require(_0x6fc7('0x3'));var BPromise=require(_0x6fc7('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x6fc7('0x5'));var rimraf=require(_0x6fc7('0x6'));var config=require('../../config/environment');var attributes=require(_0x6fc7('0x7'));module['exports']=function(_0xe8177b,_0x82a35a){return _0xe8177b[_0x6fc7('0x8')]('OpenchannelInteraction',attributes,{'tableName':_0x6fc7('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x407b0a,_0x347c00,_0x1d4fee){if(_0x407b0a[_0x6fc7('0xa')](_0x6fc7('0xb'))){_0x407b0a['closedAt']=moment()[_0x6fc7('0xc')](_0x6fc7('0xd'));}_0x1d4fee(null,_0x407b0a);}}});};