4138e943c283aee462cb79727a0275096a08af0f
[motion2.git] / server / api / jscriptyProject / jscriptyProject.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 _0x8cea=['util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','define','JscriptyProject','jscripty_projects','lodash'];(function(_0x2afb2b,_0x404c90){var _0x3772f0=function(_0x198e4c){while(--_0x198e4c){_0x2afb2b['push'](_0x2afb2b['shift']());}};_0x3772f0(++_0x404c90);}(_0x8cea,0xbf));var _0xa8ce=function(_0x34c063,_0x11d3d7){_0x34c063=_0x34c063-0x0;var _0x2c63a3=_0x8cea[_0x34c063];return _0x2c63a3;};'use strict';var _=require(_0xa8ce('0x0'));var util=require(_0xa8ce('0x1'));var logger=require(_0xa8ce('0x2'))(_0xa8ce('0x3'));var moment=require('moment');var BPromise=require(_0xa8ce('0x4'));var rp=require(_0xa8ce('0x5'));var fs=require('fs');var path=require(_0xa8ce('0x6'));var rimraf=require(_0xa8ce('0x7'));var config=require(_0xa8ce('0x8'));var attributes=require('./jscriptyProject.attributes');module['exports']=function(_0x5031fc,_0x9d0221){return _0x5031fc[_0xa8ce('0x9')](_0xa8ce('0xa'),attributes,{'tableName':_0xa8ce('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};