Built motion from commit ffdca78c.|2.6.24
[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 _0x6393=['util','api','moment','bluebird','request-promise','path','../../config/environment','./variable.attributes','exports','define','Variable','tools_variables'];(function(_0x1b6186,_0x1ec7f2){var _0x186121=function(_0x1748a8){while(--_0x1748a8){_0x1b6186['push'](_0x1b6186['shift']());}};_0x186121(++_0x1ec7f2);}(_0x6393,0x1e0));var _0x3639=function(_0x144c0c,_0x113cfe){_0x144c0c=_0x144c0c-0x0;var _0x436221=_0x6393[_0x144c0c];return _0x436221;};'use strict';var _=require('lodash');var util=require(_0x3639('0x0'));var logger=require('../../config/logger')(_0x3639('0x1'));var moment=require(_0x3639('0x2'));var BPromise=require(_0x3639('0x3'));var rp=require(_0x3639('0x4'));var fs=require('fs');var path=require(_0x3639('0x5'));var rimraf=require('rimraf');var config=require(_0x3639('0x6'));var attributes=require(_0x3639('0x7'));module[_0x3639('0x8')]=function(_0x38f153,_0x49bb01){return _0x38f153[_0x3639('0x9')](_0x3639('0xa'),attributes,{'tableName':_0x3639('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};