Built motion from commit (unavailable).|2.5.0
[motion2.git] / server / api / trigger / trigger.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 _0xc45a=['request-promise','path','rimraf','exports','define','Trigger','tools_triggers','../../config/logger','api','moment'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xc45a,0x1c9));var _0xac45=function(_0x391187,_0x4b67c3){_0x391187=_0x391187-0x0;var _0x2a01eb=_0xc45a[_0x391187];return _0x2a01eb;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xac45('0x0'))(_0xac45('0x1'));var moment=require(_0xac45('0x2'));var BPromise=require('bluebird');var rp=require(_0xac45('0x3'));var fs=require('fs');var path=require(_0xac45('0x4'));var rimraf=require(_0xac45('0x5'));var config=require('../../config/environment');var attributes=require('./trigger.attributes');module[_0xac45('0x6')]=function(_0x54cd32,_0x586c4e){return _0x54cd32[_0xac45('0x7')](_0xac45('0x8'),attributes,{'tableName':_0xac45('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};