b43fa8a2784a738b9201a60dfa2d7b94e93f9326
[motion2.git] / server / api / automation / automation.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 _0x8062=['bluebird','request-promise','path','../../config/environment','./automation.attributes','exports','Automation','tools_automations','../../config/logger','api'];(function(_0x31ec29,_0x58915c){var _0x3275fc=function(_0x435075){while(--_0x435075){_0x31ec29['push'](_0x31ec29['shift']());}};_0x3275fc(++_0x58915c);}(_0x8062,0x1ca));var _0x2806=function(_0x58c7ae,_0x4dd039){_0x58c7ae=_0x58c7ae-0x0;var _0x3d2e9c=_0x8062[_0x58c7ae];return _0x3d2e9c;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x2806('0x0'))(_0x2806('0x1'));var moment=require('moment');var BPromise=require(_0x2806('0x2'));var rp=require(_0x2806('0x3'));var fs=require('fs');var path=require(_0x2806('0x4'));var rimraf=require('rimraf');var config=require(_0x2806('0x5'));var attributes=require(_0x2806('0x6'));module[_0x2806('0x7')]=function(_0xbe871,_0xf0d374){return _0xbe871['define'](_0x2806('0x8'),attributes,{'tableName':_0x2806('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};