c01ebd215ebbc76b62d21cb79a00c28c19acba89
[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 _0x69db=['./action.attributes','exports','define','Action','lodash','util','../../config/logger','bluebird','request-promise','path','rimraf'];(function(_0x323673,_0x3d692a){var _0x699ca2=function(_0x2a3b42){while(--_0x2a3b42){_0x323673['push'](_0x323673['shift']());}};_0x699ca2(++_0x3d692a);}(_0x69db,0xb4));var _0xb69d=function(_0x167cc1,_0x56ef5a){_0x167cc1=_0x167cc1-0x0;var _0x10bc4b=_0x69db[_0x167cc1];return _0x10bc4b;};'use strict';var _=require(_0xb69d('0x0'));var util=require(_0xb69d('0x1'));var logger=require(_0xb69d('0x2'))('api');var moment=require('moment');var BPromise=require(_0xb69d('0x3'));var rp=require(_0xb69d('0x4'));var fs=require('fs');var path=require(_0xb69d('0x5'));var rimraf=require(_0xb69d('0x6'));var config=require('../../config/environment');var attributes=require(_0xb69d('0x7'));module[_0xb69d('0x8')]=function(_0x8d936b,_0x109c12){return _0x8d936b[_0xb69d('0x9')](_0xb69d('0xa'),attributes,{'tableName':'tools_actions','paranoid':![],'indexes':[],'timestamps':!![]});};