cd29aeb5ceaba80dbe004f9c5bc1f9b9a4f70092
[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 _0x808f=['rimraf','./condition.attributes','exports','define','Condition','tools_conditions','lodash','util','../../config/logger','api','bluebird','request-promise','path'];(function(_0x4222b5,_0x37422c){var _0x425d4c=function(_0x53e442){while(--_0x53e442){_0x4222b5['push'](_0x4222b5['shift']());}};_0x425d4c(++_0x37422c);}(_0x808f,0x172));var _0xf808=function(_0x21ef09,_0x138521){_0x21ef09=_0x21ef09-0x0;var _0x4d9a72=_0x808f[_0x21ef09];return _0x4d9a72;};'use strict';var _=require(_0xf808('0x0'));var util=require(_0xf808('0x1'));var logger=require(_0xf808('0x2'))(_0xf808('0x3'));var moment=require('moment');var BPromise=require(_0xf808('0x4'));var rp=require(_0xf808('0x5'));var fs=require('fs');var path=require(_0xf808('0x6'));var rimraf=require(_0xf808('0x7'));var config=require('../../config/environment');var attributes=require(_0xf808('0x8'));module[_0xf808('0x9')]=function(_0x5c8270,_0x5aade0){return _0x5c8270[_0xf808('0xa')](_0xf808('0xb'),attributes,{'tableName':_0xf808('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};