8edb5056d2e98bbb7ddb4a01bda39c6083d8be2c
[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 _0xe904=['./condition.attributes','exports','define','Condition','tools_conditions','lodash','util','../../config/logger','api','moment','request-promise','rimraf','../../config/environment'];(function(_0x345ab3,_0x5dc061){var _0x4187e5=function(_0x3df5bf){while(--_0x3df5bf){_0x345ab3['push'](_0x345ab3['shift']());}};_0x4187e5(++_0x5dc061);}(_0xe904,0x1a5));var _0x4e90=function(_0x54fd7c,_0x14c617){_0x54fd7c=_0x54fd7c-0x0;var _0x3f338d=_0xe904[_0x54fd7c];return _0x3f338d;};'use strict';var _=require(_0x4e90('0x0'));var util=require(_0x4e90('0x1'));var logger=require(_0x4e90('0x2'))(_0x4e90('0x3'));var moment=require(_0x4e90('0x4'));var BPromise=require('bluebird');var rp=require(_0x4e90('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x4e90('0x6'));var config=require(_0x4e90('0x7'));var attributes=require(_0x4e90('0x8'));module[_0x4e90('0x9')]=function(_0xe8fb76,_0x4754e4){return _0xe8fb76[_0x4e90('0xa')](_0x4e90('0xb'),attributes,{'tableName':_0x4e90('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};