Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / integration / integration.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 _0x1ff3=['lodash','util','api','bluebird','request-promise','path','../../config/environment','./integration.attributes','exports','define','Integration','integrations'];(function(_0x3de221,_0x45f4b0){var _0x2ba610=function(_0x1cd172){while(--_0x1cd172){_0x3de221['push'](_0x3de221['shift']());}};_0x2ba610(++_0x45f4b0);}(_0x1ff3,0x198));var _0x31ff=function(_0x2b9f73,_0x333acc){_0x2b9f73=_0x2b9f73-0x0;var _0x3c60fd=_0x1ff3[_0x2b9f73];return _0x3c60fd;};'use strict';var _=require(_0x31ff('0x0'));var util=require(_0x31ff('0x1'));var logger=require('../../config/logger')(_0x31ff('0x2'));var moment=require('moment');var BPromise=require(_0x31ff('0x3'));var rp=require(_0x31ff('0x4'));var fs=require('fs');var path=require(_0x31ff('0x5'));var rimraf=require('rimraf');var config=require(_0x31ff('0x6'));var attributes=require(_0x31ff('0x7'));module[_0x31ff('0x8')]=function(_0x22492b,_0x4bbe66){return _0x22492b[_0x31ff('0x9')](_0x31ff('0xa'),attributes,{'tableName':_0x31ff('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};