908e1b8cdf91a021ef642282319b560e6cba5aa5
[motion2.git] / server / api / plugin / plugin.attributes.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 _0xc15e=['adminOnly','never','always','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','exports','STRING','ENUM','html','script','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.'];(function(_0x36957e,_0x52d3d6){var _0x55c883=function(_0x422a53){while(--_0x422a53){_0x36957e['push'](_0x36957e['shift']());}};_0x55c883(++_0x52d3d6);}(_0xc15e,0x154));var _0xec15=function(_0x26d2d0,_0x1c001b){_0x26d2d0=_0x26d2d0-0x0;var _0x2da763=_0xc15e[_0x26d2d0];return _0x2da763;};'use strict';var Sequelize=require(_0xec15('0x0'));module[_0xec15('0x1')]={'name':{'type':Sequelize[_0xec15('0x2')]},'type':{'type':Sequelize[_0xec15('0x3')](_0xec15('0x4'),_0xec15('0x5'))},'description':{'type':Sequelize['TEXT']},'version':{'type':Sequelize['TEXT']},'path':{'type':Sequelize[_0xec15('0x2')],'comment':_0xec15('0x6')},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':0x0,'comment':_0xec15('0x7')},'sidebar':{'type':Sequelize[_0xec15('0x3')](_0xec15('0x8'),'agentOnly','always',_0xec15('0x9')),'defaultValue':_0xec15('0xa'),'comment':_0xec15('0xb')},'icon':{'type':Sequelize[_0xec15('0x2')]},'adminUrl':{'type':Sequelize[_0xec15('0x2')]},'agentUrl':{'type':Sequelize['STRING']},'scriptName':{'type':Sequelize[_0xec15('0x2')]},'scriptPath':{'type':Sequelize['STRING']}};