c3aa71c6e5df11d548ad57a975db0eb331a3c4a6
[motion2.git] / server / api / plugin / plugin.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 _0xebd1=['util','api','moment','bluebird','request-promise','rimraf','exports','define','plugins','lodash'];(function(_0x3282cf,_0x5107d0){var _0x2e6730=function(_0x22bc31){while(--_0x22bc31){_0x3282cf['push'](_0x3282cf['shift']());}};_0x2e6730(++_0x5107d0);}(_0xebd1,0x1df));var _0x1ebd=function(_0x459423,_0x3416a8){_0x459423=_0x459423-0x0;var _0x42ed14=_0xebd1[_0x459423];return _0x42ed14;};'use strict';var _=require(_0x1ebd('0x0'));var util=require(_0x1ebd('0x1'));var logger=require('../../config/logger')(_0x1ebd('0x2'));var moment=require(_0x1ebd('0x3'));var BPromise=require(_0x1ebd('0x4'));var rp=require(_0x1ebd('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x1ebd('0x6'));var config=require('../../config/environment');var attributes=require('./plugin.attributes');module[_0x1ebd('0x7')]=function(_0xb2cc22,_0x1afce7){return _0xb2cc22[_0x1ebd('0x8')]('Plugin',attributes,{'tableName':_0x1ebd('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};