Built motion from commit (unavailable).|2.5.27
[motion2.git] / server / api / cmHopperHistory / cmHopperHistory.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 _0x2734=['../../config/environment','./cmHopperHistory.attributes','define','CmHopperHistory','cm_hopper_history','endtime','uniqueid','lodash','../../config/logger','api','bluebird','request-promise','rimraf'];(function(_0x23fb81,_0x18f794){var _0x410fda=function(_0x13fb4f){while(--_0x13fb4f){_0x23fb81['push'](_0x23fb81['shift']());}};_0x410fda(++_0x18f794);}(_0x2734,0x19a));var _0x4273=function(_0x26ce00,_0x22b629){_0x26ce00=_0x26ce00-0x0;var _0x92767=_0x2734[_0x26ce00];return _0x92767;};'use strict';var _=require(_0x4273('0x0'));var util=require('util');var logger=require(_0x4273('0x1'))(_0x4273('0x2'));var moment=require('moment');var BPromise=require(_0x4273('0x3'));var rp=require(_0x4273('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0x4273('0x5'));var config=require(_0x4273('0x6'));var attributes=require(_0x4273('0x7'));module['exports']=function(_0x2a8bfb,_0x4ae0a4){return _0x2a8bfb[_0x4273('0x8')](_0x4273('0x9'),attributes,{'tableName':_0x4273('0xa'),'paranoid':![],'indexes':[{'name':_0x4273('0xb'),'fields':[_0x4273('0xb')]},{'name':'uniqueid','fields':[_0x4273('0xc')]}],'timestamps':!![]});};