Built motion from commit db94841.|2.5.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 _0xc87b=['bluebird','request-promise','path','../../config/environment','./automation.attributes','exports','define','Automation','tools_automations','lodash','util','../../config/logger','api'];(function(_0x3f25db,_0x1d3686){var _0x54f29d=function(_0x2963bb){while(--_0x2963bb){_0x3f25db['push'](_0x3f25db['shift']());}};_0x54f29d(++_0x1d3686);}(_0xc87b,0xb2));var _0xbc87=function(_0x5608a3,_0x5b33c5){_0x5608a3=_0x5608a3-0x0;var _0x1ed50a=_0xc87b[_0x5608a3];return _0x1ed50a;};'use strict';var _=require(_0xbc87('0x0'));var util=require(_0xbc87('0x1'));var logger=require(_0xbc87('0x2'))(_0xbc87('0x3'));var moment=require('moment');var BPromise=require(_0xbc87('0x4'));var rp=require(_0xbc87('0x5'));var fs=require('fs');var path=require(_0xbc87('0x6'));var rimraf=require('rimraf');var config=require(_0xbc87('0x7'));var attributes=require(_0xbc87('0x8'));module[_0xbc87('0x9')]=function(_0x10e25b,_0x5cd215){return _0x10e25b[_0xbc87('0xa')](_0xbc87('0xb'),attributes,{'tableName':_0xbc87('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};