Built motion from commit 5b761a7b.|2.5.36
[motion2.git] / server / api / integrationReport / integrationReport.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 _0x779e=['api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./integrationReport.attributes','report_integration','lodash','../../config/logger'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0x779e,0x17f));var _0xe779=function(_0xd91aea,_0x90202d){_0xd91aea=_0xd91aea-0x0;var _0xed7cb0=_0x779e[_0xd91aea];return _0xed7cb0;};'use strict';var _=require(_0xe779('0x0'));var util=require('util');var logger=require(_0xe779('0x1'))(_0xe779('0x2'));var moment=require(_0xe779('0x3'));var BPromise=require(_0xe779('0x4'));var rp=require(_0xe779('0x5'));var fs=require('fs');var path=require(_0xe779('0x6'));var rimraf=require(_0xe779('0x7'));var config=require(_0xe779('0x8'));var attributes=require(_0xe779('0x9'));module['exports']=function(_0x516690,_0x342ce1){return _0x516690['define']('IntegrationReport',attributes,{'tableName':_0xe779('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};