dab242eb9d5f2715db915285884f3c7c21eba866
[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 _0x3f10=['jscripty_projects','lodash','moment','bluebird','path','../../config/environment','exports','define'];(function(_0x380a3f,_0x202483){var _0x2b4eca=function(_0x1e99b2){while(--_0x1e99b2){_0x380a3f['push'](_0x380a3f['shift']());}};_0x2b4eca(++_0x202483);}(_0x3f10,0x69));var _0x03f1=function(_0x85ca80,_0x38eb0d){_0x85ca80=_0x85ca80-0x0;var _0x458048=_0x3f10[_0x85ca80];return _0x458048;};'use strict';var _=require(_0x03f1('0x0'));var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0x03f1('0x1'));var BPromise=require(_0x03f1('0x2'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x03f1('0x3'));var rimraf=require('rimraf');var config=require(_0x03f1('0x4'));var attributes=require('./jscriptyProject.attributes');module[_0x03f1('0x5')]=function(_0x1036a1,_0x3adeb6){return _0x1036a1[_0x03f1('0x6')]('JscriptyProject',attributes,{'tableName':_0x03f1('0x7'),'paranoid':![],'indexes':[],'timestamps':!![]});};