Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / team / team.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 _0xbeb2=['lodash','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','Team','teams'];(function(_0x14f96b,_0x5c3b54){var _0x28aeb7=function(_0x1f3c13){while(--_0x1f3c13){_0x14f96b['push'](_0x14f96b['shift']());}};_0x28aeb7(++_0x5c3b54);}(_0xbeb2,0xc0));var _0x2beb=function(_0x616f12,_0x1e7032){_0x616f12=_0x616f12-0x0;var _0xc93053=_0xbeb2[_0x616f12];return _0xc93053;};'use strict';var _=require(_0x2beb('0x0'));var util=require(_0x2beb('0x1'));var logger=require('../../config/logger')(_0x2beb('0x2'));var moment=require(_0x2beb('0x3'));var BPromise=require(_0x2beb('0x4'));var rp=require(_0x2beb('0x5'));var fs=require('fs');var path=require(_0x2beb('0x6'));var rimraf=require(_0x2beb('0x7'));var config=require(_0x2beb('0x8'));var attributes=require('./team.attributes');module[_0x2beb('0x9')]=function(_0x176e16,_0x22cb25){return _0x176e16['define'](_0x2beb('0xa'),attributes,{'tableName':_0x2beb('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};