19e4d9894559c5f92096de763f201e20e374e84e
[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 _0xc7d0=['STRING','ENUM','html','script','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','BOOLEAN','adminOnly','agentOnly','never','always','sequelize'];(function(_0x247970,_0x183a71){var _0x3b1807=function(_0x493847){while(--_0x493847){_0x247970['push'](_0x247970['shift']());}};_0x3b1807(++_0x183a71);}(_0xc7d0,0xa7));var _0x0c7d=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0xc7d0[_0x59ee6f];return _0x4c0979;};'use strict';var Sequelize=require(_0x0c7d('0x0'));module['exports']={'name':{'type':Sequelize[_0x0c7d('0x1')]},'type':{'type':Sequelize[_0x0c7d('0x2')](_0x0c7d('0x3'),_0x0c7d('0x4'))},'description':{'type':Sequelize[_0x0c7d('0x5')]},'version':{'type':Sequelize[_0x0c7d('0x5')]},'path':{'type':Sequelize['STRING'],'comment':_0x0c7d('0x6')},'active':{'type':Sequelize[_0x0c7d('0x7')],'defaultValue':0x0,'comment':'Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.'},'sidebar':{'type':Sequelize['ENUM'](_0x0c7d('0x8'),_0x0c7d('0x9'),'always',_0x0c7d('0xa')),'defaultValue':_0x0c7d('0xb'),'comment':'Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.'},'icon':{'type':Sequelize[_0x0c7d('0x1')]},'adminUrl':{'type':Sequelize[_0x0c7d('0x1')]},'agentUrl':{'type':Sequelize[_0x0c7d('0x1')]},'scriptName':{'type':Sequelize[_0x0c7d('0x1')]},'scriptPath':{'type':Sequelize['STRING']}};