ebf9fda5e9554a303ea5be4d7a7e15e92b2ec299
[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 _0x907e=['./automation.attributes','Automation','tools_automations','lodash','util','api','bluebird','request-promise','../../config/environment'];(function(_0x19a491,_0x4b8fcb){var _0xa2a7a=function(_0x408be7){while(--_0x408be7){_0x19a491['push'](_0x19a491['shift']());}};_0xa2a7a(++_0x4b8fcb);}(_0x907e,0x150));var _0xe907=function(_0xf55e73,_0x3fecc5){_0xf55e73=_0xf55e73-0x0;var _0x116b99=_0x907e[_0xf55e73];return _0x116b99;};'use strict';var _=require(_0xe907('0x0'));var util=require(_0xe907('0x1'));var logger=require('../../config/logger')(_0xe907('0x2'));var moment=require('moment');var BPromise=require(_0xe907('0x3'));var rp=require(_0xe907('0x4'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0xe907('0x5'));var attributes=require(_0xe907('0x6'));module['exports']=function(_0x12d50a,_0x120ec6){return _0x12d50a['define'](_0xe907('0x7'),attributes,{'tableName':_0xe907('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};