Built motion from commit 753c950e.|2.5.42
[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 _0x85e8=['moment','bluebird','../../config/environment','./variable.attributes','exports','define','Variable','lodash','util','../../config/logger','api'];(function(_0x458450,_0x437b72){var _0x2f2a4d=function(_0x55bedd){while(--_0x55bedd){_0x458450['push'](_0x458450['shift']());}};_0x2f2a4d(++_0x437b72);}(_0x85e8,0x80));var _0x885e=function(_0x77d341,_0x35743f){_0x77d341=_0x77d341-0x0;var _0x2b5057=_0x85e8[_0x77d341];return _0x2b5057;};'use strict';var _=require(_0x885e('0x0'));var util=require(_0x885e('0x1'));var logger=require(_0x885e('0x2'))(_0x885e('0x3'));var moment=require(_0x885e('0x4'));var BPromise=require(_0x885e('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x885e('0x6'));var attributes=require(_0x885e('0x7'));module[_0x885e('0x8')]=function(_0x374dae,_0x2193c7){return _0x374dae[_0x885e('0x9')](_0x885e('0xa'),attributes,{'tableName':'tools_variables','paranoid':![],'indexes':[],'timestamps':!![]});};