Built motion from commit fe909640.|2.6.8
[motion2.git] / server / api / action / action.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 _0xe165=['moment','bluebird','request-promise','path','rimraf','../../config/environment','./action.attributes','exports','define','tools_actions','lodash','util','api'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xe165,0x190));var _0x5e16=function(_0x387853,_0x182878){_0x387853=_0x387853-0x0;var _0x1d3172=_0xe165[_0x387853];return _0x1d3172;};'use strict';var _=require(_0x5e16('0x0'));var util=require(_0x5e16('0x1'));var logger=require('../../config/logger')(_0x5e16('0x2'));var moment=require(_0x5e16('0x3'));var BPromise=require(_0x5e16('0x4'));var rp=require(_0x5e16('0x5'));var fs=require('fs');var path=require(_0x5e16('0x6'));var rimraf=require(_0x5e16('0x7'));var config=require(_0x5e16('0x8'));var attributes=require(_0x5e16('0x9'));module[_0x5e16('0xa')]=function(_0x3a3319,_0x11d28b){return _0x3a3319[_0x5e16('0xb')]('Action',attributes,{'tableName':_0x5e16('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};