Built motion from commit (unavailable).|2.5.5
[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 _0xb6f4=['integrations','lodash','util','api','moment','bluebird','request-promise','rimraf','../../config/environment','./integration.attributes','exports','Integration'];(function(_0x42d131,_0x10a237){var _0x247dd2=function(_0x339001){while(--_0x339001){_0x42d131['push'](_0x42d131['shift']());}};_0x247dd2(++_0x10a237);}(_0xb6f4,0x151));var _0x4b6f=function(_0x5b36bd,_0x4dfb36){_0x5b36bd=_0x5b36bd-0x0;var _0x1614fe=_0xb6f4[_0x5b36bd];return _0x1614fe;};'use strict';var _=require(_0x4b6f('0x0'));var util=require(_0x4b6f('0x1'));var logger=require('../../config/logger')(_0x4b6f('0x2'));var moment=require(_0x4b6f('0x3'));var BPromise=require(_0x4b6f('0x4'));var rp=require(_0x4b6f('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x4b6f('0x6'));var config=require(_0x4b6f('0x7'));var attributes=require(_0x4b6f('0x8'));module[_0x4b6f('0x9')]=function(_0x1fccd9,_0x24fed6){return _0x1fccd9['define'](_0x4b6f('0xa'),attributes,{'tableName':_0x4b6f('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};