3548e9f4cb385982045dc97e48c10e1aa3e9a89a
[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 _0xf630=['path','rimraf','../../config/environment','./action.attributes','exports','define','lodash','util','../../config/logger','api','moment','bluebird','request-promise'];(function(_0x52caac,_0x286dea){var _0x192a9f=function(_0x307d04){while(--_0x307d04){_0x52caac['push'](_0x52caac['shift']());}};_0x192a9f(++_0x286dea);}(_0xf630,0xf0));var _0x0f63=function(_0x338349,_0x21c3cc){_0x338349=_0x338349-0x0;var _0x2a13b8=_0xf630[_0x338349];return _0x2a13b8;};'use strict';var _=require(_0x0f63('0x0'));var util=require(_0x0f63('0x1'));var logger=require(_0x0f63('0x2'))(_0x0f63('0x3'));var moment=require(_0x0f63('0x4'));var BPromise=require(_0x0f63('0x5'));var rp=require(_0x0f63('0x6'));var fs=require('fs');var path=require(_0x0f63('0x7'));var rimraf=require(_0x0f63('0x8'));var config=require(_0x0f63('0x9'));var attributes=require(_0x0f63('0xa'));module[_0x0f63('0xb')]=function(_0x8f77fc,_0x290a32){return _0x8f77fc[_0x0f63('0xc')]('Action',attributes,{'tableName':'tools_actions','paranoid':![],'indexes':[],'timestamps':!![]});};