Built motion from commit bab6f49e.|2.6.17
[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 _0x7e7d=['api','moment','bluebird','request-promise','path','rimraf','./condition.attributes','exports','define','tools_conditions','lodash','util'];(function(_0x47a349,_0x4699d9){var _0x18ab75=function(_0x210796){while(--_0x210796){_0x47a349['push'](_0x47a349['shift']());}};_0x18ab75(++_0x4699d9);}(_0x7e7d,0x1a2));var _0xd7e7=function(_0x5b1770,_0x5649ef){_0x5b1770=_0x5b1770-0x0;var _0x41c08f=_0x7e7d[_0x5b1770];return _0x41c08f;};'use strict';var _=require(_0xd7e7('0x0'));var util=require(_0xd7e7('0x1'));var logger=require('../../config/logger')(_0xd7e7('0x2'));var moment=require(_0xd7e7('0x3'));var BPromise=require(_0xd7e7('0x4'));var rp=require(_0xd7e7('0x5'));var fs=require('fs');var path=require(_0xd7e7('0x6'));var rimraf=require(_0xd7e7('0x7'));var config=require('../../config/environment');var attributes=require(_0xd7e7('0x8'));module[_0xd7e7('0x9')]=function(_0x483d94,_0x27c589){return _0x483d94[_0xd7e7('0xa')]('Condition',attributes,{'tableName':_0xd7e7('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};