Built motion from commit bab6f49e.|2.6.17
[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 _0x162a=['STRING','html','script','TEXT','BOOLEAN','ENUM','adminOnly','agentOnly','always','never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','exports'];(function(_0x204af3,_0x2b89d5){var _0x5053f6=function(_0x39da47){while(--_0x39da47){_0x204af3['push'](_0x204af3['shift']());}};_0x5053f6(++_0x2b89d5);}(_0x162a,0x1ab));var _0xa162=function(_0x875bc9,_0x2f2247){_0x875bc9=_0x875bc9-0x0;var _0x23d194=_0x162a[_0x875bc9];return _0x23d194;};'use strict';var Sequelize=require(_0xa162('0x0'));module[_0xa162('0x1')]={'name':{'type':Sequelize[_0xa162('0x2')]},'type':{'type':Sequelize['ENUM'](_0xa162('0x3'),_0xa162('0x4'))},'description':{'type':Sequelize[_0xa162('0x5')]},'version':{'type':Sequelize[_0xa162('0x5')]},'path':{'type':Sequelize[_0xa162('0x2')],'comment':'The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.'},'active':{'type':Sequelize[_0xa162('0x6')],'defaultValue':0x0,'comment':'Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.'},'sidebar':{'type':Sequelize[_0xa162('0x7')](_0xa162('0x8'),_0xa162('0x9'),_0xa162('0xa'),_0xa162('0xb')),'defaultValue':_0xa162('0xa'),'comment':_0xa162('0xc')},'icon':{'type':Sequelize[_0xa162('0x2')]},'adminUrl':{'type':Sequelize['STRING']},'agentUrl':{'type':Sequelize['STRING']},'scriptName':{'type':Sequelize[_0xa162('0x2')]},'scriptPath':{'type':Sequelize[_0xa162('0x2')]}};