de949393e19b1846de5c824c211b0ef66314ef06
[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 _0x2874=['request-promise','path','rimraf','../../config/environment','exports','define','CmHopperHistory','cm_hopper_history','endtime','uniqueid','lodash','../../config/logger','api','moment'];(function(_0x17c2ce,_0x14d5ad){var _0x373c0b=function(_0x38a189){while(--_0x38a189){_0x17c2ce['push'](_0x17c2ce['shift']());}};_0x373c0b(++_0x14d5ad);}(_0x2874,0xf8));var _0x4287=function(_0x430459,_0x58519c){_0x430459=_0x430459-0x0;var _0x3a2439=_0x2874[_0x430459];return _0x3a2439;};'use strict';var _=require(_0x4287('0x0'));var util=require('util');var logger=require(_0x4287('0x1'))(_0x4287('0x2'));var moment=require(_0x4287('0x3'));var BPromise=require('bluebird');var rp=require(_0x4287('0x4'));var fs=require('fs');var path=require(_0x4287('0x5'));var rimraf=require(_0x4287('0x6'));var config=require(_0x4287('0x7'));var attributes=require('./cmHopperHistory.attributes');module[_0x4287('0x8')]=function(_0x12b030,_0xe800ab){return _0x12b030[_0x4287('0x9')](_0x4287('0xa'),attributes,{'tableName':_0x4287('0xb'),'paranoid':![],'indexes':[{'name':_0x4287('0xc'),'fields':[_0x4287('0xc')]},{'name':_0x4287('0xd'),'fields':['uniqueid']}],'timestamps':!![]});};