Built motion from commit da617fac.|2.6.6
[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 _0x4ec5=['TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','agentOnly','always','never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','STRING','script'];(function(_0x52f63c,_0x5bd56a){var _0x2c5dd0=function(_0x271982){while(--_0x271982){_0x52f63c['push'](_0x52f63c['shift']());}};_0x2c5dd0(++_0x5bd56a);}(_0x4ec5,0x189));var _0x54ec=function(_0x501feb,_0x5b46a2){_0x501feb=_0x501feb-0x0;var _0x279970=_0x4ec5[_0x501feb];return _0x279970;};'use strict';var Sequelize=require(_0x54ec('0x0'));module['exports']={'name':{'type':Sequelize[_0x54ec('0x1')]},'type':{'type':Sequelize['ENUM']('html',_0x54ec('0x2'))},'description':{'type':Sequelize[_0x54ec('0x3')]},'version':{'type':Sequelize[_0x54ec('0x3')]},'path':{'type':Sequelize[_0x54ec('0x1')],'comment':_0x54ec('0x4')},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':0x0,'comment':'Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.'},'sidebar':{'type':Sequelize['ENUM']('adminOnly',_0x54ec('0x5'),_0x54ec('0x6'),_0x54ec('0x7')),'defaultValue':_0x54ec('0x6'),'comment':_0x54ec('0x8')},'icon':{'type':Sequelize[_0x54ec('0x1')]},'adminUrl':{'type':Sequelize['STRING']},'agentUrl':{'type':Sequelize['STRING']},'scriptName':{'type':Sequelize[_0x54ec('0x1')]},'scriptPath':{'type':Sequelize[_0x54ec('0x1')]}};