0455d3a1af6ee3789e097a74ccaebdd768906420
[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 _0x6365=['../../config/environment','exports','define','cm_hopper_history','endtime','uniqueid','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf'];(function(_0xdb4526,_0x300f01){var _0x564512=function(_0x342eb5){while(--_0x342eb5){_0xdb4526['push'](_0xdb4526['shift']());}};_0x564512(++_0x300f01);}(_0x6365,0x148));var _0x5636=function(_0x2aef86,_0x5dabc7){_0x2aef86=_0x2aef86-0x0;var _0xb93dd9=_0x6365[_0x2aef86];return _0xb93dd9;};'use strict';var _=require(_0x5636('0x0'));var util=require(_0x5636('0x1'));var logger=require(_0x5636('0x2'))(_0x5636('0x3'));var moment=require('moment');var BPromise=require(_0x5636('0x4'));var rp=require(_0x5636('0x5'));var fs=require('fs');var path=require(_0x5636('0x6'));var rimraf=require(_0x5636('0x7'));var config=require(_0x5636('0x8'));var attributes=require('./cmHopperHistory.attributes');module[_0x5636('0x9')]=function(_0x230d78,_0x2a12df){return _0x230d78[_0x5636('0xa')]('CmHopperHistory',attributes,{'tableName':_0x5636('0xb'),'paranoid':![],'indexes':[{'name':_0x5636('0xc'),'fields':['endtime']},{'name':'uniqueid','fields':[_0x5636('0xd')]}],'timestamps':!![]});};