Built motion from commit (unavailable).|2.4.3
[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 _0x9a77=['exports','define','Automation','util','../../config/logger','moment','bluebird','request-promise','path','../../config/environment','./automation.attributes'];(function(_0x19e35c,_0x29cd1e){var _0x3e1fe8=function(_0x17258b){while(--_0x17258b){_0x19e35c['push'](_0x19e35c['shift']());}};_0x3e1fe8(++_0x29cd1e);}(_0x9a77,0xd4));var _0x79a7=function(_0x7b3ecf,_0x58d440){_0x7b3ecf=_0x7b3ecf-0x0;var _0x24c292=_0x9a77[_0x7b3ecf];return _0x24c292;};'use strict';var _=require('lodash');var util=require(_0x79a7('0x0'));var logger=require(_0x79a7('0x1'))('api');var moment=require(_0x79a7('0x2'));var BPromise=require(_0x79a7('0x3'));var rp=require(_0x79a7('0x4'));var fs=require('fs');var path=require(_0x79a7('0x5'));var rimraf=require('rimraf');var config=require(_0x79a7('0x6'));var attributes=require(_0x79a7('0x7'));module[_0x79a7('0x8')]=function(_0x5e33c3,_0x5bcca3){return _0x5e33c3[_0x79a7('0x9')](_0x79a7('0xa'),attributes,{'tableName':'tools_automations','paranoid':![],'indexes':[],'timestamps':!![]});};