Built motion from commit 2b9af5da.|2.6.26
[motion2.git] / server / api / condition / condition.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 _0xf4d7=['path','rimraf','../../config/environment','./condition.attributes','define','Condition','tools_conditions','lodash','../../config/logger','moment','bluebird','request-promise'];(function(_0x3e5086,_0x48f4a2){var _0xfeb102=function(_0x5a945f){while(--_0x5a945f){_0x3e5086['push'](_0x3e5086['shift']());}};_0xfeb102(++_0x48f4a2);}(_0xf4d7,0xd3));var _0x7f4d=function(_0x42e280,_0x917cbb){_0x42e280=_0x42e280-0x0;var _0x3de5ae=_0xf4d7[_0x42e280];return _0x3de5ae;};'use strict';var _=require(_0x7f4d('0x0'));var util=require('util');var logger=require(_0x7f4d('0x1'))('api');var moment=require(_0x7f4d('0x2'));var BPromise=require(_0x7f4d('0x3'));var rp=require(_0x7f4d('0x4'));var fs=require('fs');var path=require(_0x7f4d('0x5'));var rimraf=require(_0x7f4d('0x6'));var config=require(_0x7f4d('0x7'));var attributes=require(_0x7f4d('0x8'));module['exports']=function(_0x1d1506,_0x503e95){return _0x1d1506[_0x7f4d('0x9')](_0x7f4d('0xa'),attributes,{'tableName':_0x7f4d('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};