Built motion from commit da24aabd.|2.6.20
[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 _0x17dd=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./variable.attributes','exports','define','Variable','tools_variables'];(function(_0x2e6654,_0x57362d){var _0x685f78=function(_0x16d8f1){while(--_0x16d8f1){_0x2e6654['push'](_0x2e6654['shift']());}};_0x685f78(++_0x57362d);}(_0x17dd,0xd2));var _0xd17d=function(_0x28e310,_0x32aa11){_0x28e310=_0x28e310-0x0;var _0x4ca02f=_0x17dd[_0x28e310];return _0x4ca02f;};'use strict';var _=require(_0xd17d('0x0'));var util=require(_0xd17d('0x1'));var logger=require(_0xd17d('0x2'))(_0xd17d('0x3'));var moment=require(_0xd17d('0x4'));var BPromise=require(_0xd17d('0x5'));var rp=require(_0xd17d('0x6'));var fs=require('fs');var path=require(_0xd17d('0x7'));var rimraf=require('rimraf');var config=require(_0xd17d('0x8'));var attributes=require(_0xd17d('0x9'));module[_0xd17d('0xa')]=function(_0x89db12,_0x34dcd7){return _0x89db12[_0xd17d('0xb')](_0xd17d('0xc'),attributes,{'tableName':_0xd17d('0xd'),'paranoid':![],'indexes':[],'timestamps':!![]});};