Built motion from commit (unavailable).|2.5.7
[motion2.git] / server / api / variable / variable.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 _0x3402=['exports','define','Variable','tools_variables','lodash','../../config/logger','api','moment','path','rimraf','../../config/environment','./variable.attributes'];(function(_0x10d996,_0x475f5d){var _0x81a45=function(_0x6237b0){while(--_0x6237b0){_0x10d996['push'](_0x10d996['shift']());}};_0x81a45(++_0x475f5d);}(_0x3402,0x1f0));var _0x2340=function(_0x1521d0,_0x453949){_0x1521d0=_0x1521d0-0x0;var _0x2e54f3=_0x3402[_0x1521d0];return _0x2e54f3;};'use strict';var _=require(_0x2340('0x0'));var util=require('util');var logger=require(_0x2340('0x1'))(_0x2340('0x2'));var moment=require(_0x2340('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x2340('0x4'));var rimraf=require(_0x2340('0x5'));var config=require(_0x2340('0x6'));var attributes=require(_0x2340('0x7'));module[_0x2340('0x8')]=function(_0x5dc7e6,_0x5cf949){return _0x5dc7e6[_0x2340('0x9')](_0x2340('0xa'),attributes,{'tableName':_0x2340('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};