Built motion from commit da617fac.|2.6.6
[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 _0xbc44=['YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger','api','moment','bluebird','path','../../config/environment','exports','OpenchannelInteraction','openchannel_interactions','utf8mb4','utf8mb4_unicode_ci','changed','closed','closedAt','format'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xbc44,0x1dd));var _0x4bc4=function(_0x2277bf,_0x2609d3){_0x2277bf=_0x2277bf-0x0;var _0x2d5568=_0xbc44[_0x2277bf];return _0x2d5568;};'use strict';var _=require('lodash');var util=require(_0x4bc4('0x0'));var logger=require(_0x4bc4('0x1'))(_0x4bc4('0x2'));var moment=require(_0x4bc4('0x3'));var BPromise=require(_0x4bc4('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x4bc4('0x5'));var rimraf=require('rimraf');var config=require(_0x4bc4('0x6'));var attributes=require('./openchannelInteraction.attributes');module[_0x4bc4('0x7')]=function(_0x1ff30b,_0x466ccc){return _0x1ff30b['define'](_0x4bc4('0x8'),attributes,{'tableName':_0x4bc4('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x4bc4('0xa'),'collate':_0x4bc4('0xb'),'hooks':{'beforeUpdate':function(_0x314689,_0x5a8ea1,_0x2d4f85){if(_0x314689[_0x4bc4('0xc')](_0x4bc4('0xd'))){_0x314689[_0x4bc4('0xe')]=moment()[_0x4bc4('0xf')](_0x4bc4('0x10'));}_0x2d4f85(null,_0x314689);}}});};