Built motion from commit 994c64e1.|2.6.1
[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 _0x2e3b=['moment','bluebird','request-promise','path','rimraf','./trigger.attributes','exports','define','tools_triggers','util','../../config/logger','api'];(function(_0x2eb266,_0xc118f0){var _0x3ec707=function(_0x3f0d71){while(--_0x3f0d71){_0x2eb266['push'](_0x2eb266['shift']());}};_0x3ec707(++_0xc118f0);}(_0x2e3b,0x81));var _0xb2e3=function(_0xe7308c,_0xfa7d01){_0xe7308c=_0xe7308c-0x0;var _0xee2e94=_0x2e3b[_0xe7308c];return _0xee2e94;};'use strict';var _=require('lodash');var util=require(_0xb2e3('0x0'));var logger=require(_0xb2e3('0x1'))(_0xb2e3('0x2'));var moment=require(_0xb2e3('0x3'));var BPromise=require(_0xb2e3('0x4'));var rp=require(_0xb2e3('0x5'));var fs=require('fs');var path=require(_0xb2e3('0x6'));var rimraf=require(_0xb2e3('0x7'));var config=require('../../config/environment');var attributes=require(_0xb2e3('0x8'));module[_0xb2e3('0x9')]=function(_0x4eec77,_0x41ec29){return _0x4eec77[_0xb2e3('0xa')]('Trigger',attributes,{'tableName':_0xb2e3('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};