Built motion from commit 1fa89557.|2.6.10
[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 _0xc92f=['../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./automation.attributes','exports','define','tools_automations','lodash'];(function(_0x25bea7,_0x49ab45){var _0x175952=function(_0x56a0b5){while(--_0x56a0b5){_0x25bea7['push'](_0x25bea7['shift']());}};_0x175952(++_0x49ab45);}(_0xc92f,0x8f));var _0xfc92=function(_0x59e1af,_0x14a79e){_0x59e1af=_0x59e1af-0x0;var _0x3369fb=_0xc92f[_0x59e1af];return _0x3369fb;};'use strict';var _=require(_0xfc92('0x0'));var util=require('util');var logger=require(_0xfc92('0x1'))(_0xfc92('0x2'));var moment=require(_0xfc92('0x3'));var BPromise=require(_0xfc92('0x4'));var rp=require(_0xfc92('0x5'));var fs=require('fs');var path=require(_0xfc92('0x6'));var rimraf=require('rimraf');var config=require(_0xfc92('0x7'));var attributes=require(_0xfc92('0x8'));module[_0xfc92('0x9')]=function(_0x3e3399,_0x1132a5){return _0x3e3399[_0xfc92('0xa')]('Automation',attributes,{'tableName':_0xfc92('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};